deprecated - very new developed by PLUS for Node-RED - https://plus4nodered.com
BSD 3-Clause "New" or "Revised" License
34
stars
9
forks
source link
OPCUA-IIoT-Listener only returning errors on monitored value change #196
Closed
dtq-one closed 2 years ago
Which node-red-contrib-iiot-opcua version are you using?
4.0.9
What happened?
When listening to an item on a OPC-UA server, not using
justValue
, then node-red-contrib-iiot-opcua listener node returns an encoding error:Server
Other/External server
How can this be reproduced?
What did you expect to happen?
On value change of the OPC UA server the The OPCUA-IIoT-Listener should deliver a object containing the actual changed value.
Other Information
No response