You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a lock system hooked up to the tcp controller i'm using with node-modbus. I can successfully send the unlock to modbus but I'm trying to figure out a way to listen to the device. After unlocking, when the device LOCKS how do I listen on port 502 so that I can trigger an event?
I have a lock system hooked up to the tcp controller i'm using with node-modbus. I can successfully send the unlock to modbus but I'm trying to figure out a way to listen to the device. After unlocking, when the device LOCKS how do I listen on port 502 so that I can trigger an event?
My current code is:
The text was updated successfully, but these errors were encountered: