mikakaraila / node-red-contrib-opcua

A Node-RED node to communicate OPC UA. Uses node-opcua library.
Other
217 stars 197 forks source link

Subscribe Event not notifying when value is changed to 0 #748

Closed kvjain3 closed 3 weeks ago

kvjain3 commented 4 weeks ago

whenever I change value of subscribed topic, event is subscribed but if I change from any value to 0 it is not getting notified. This is only happening when i change the value to 0