coussej / node-opcua-logger

An OPCUA Client for logging data to InfluxDB! 🔌 🏭
https://www.factry.io
MIT License
179 stars 63 forks source link

bi-directional communication #49

Closed dremsol closed 4 years ago

dremsol commented 4 years ago

What are the possibilities to also write data back to the OPC server? I don't think it's currently supported by node-opcua but does the underlying library node-opcua allows it? If so, we can investigate if it's worth it to work on a PR.