foglamp / foglamp-south-opcua

FogLAMP OPC/UA South plugin: an asynchronous OPC UA plugin that registers for change events on OPC UA objects and injects data from the OPC/UA server into FogLAMP
Apache License 2.0
0 stars 0 forks source link

1.7.0 release - master to develop #44

Closed ashish-jabble closed 4 years ago

ashish-jabble commented 4 years ago

Initial implementation: tested on CentOS 7

Name change for RHEL build script

Removed make install

Removed debug messages

Review feedback

FOGL-2865: additional changes for build script

FOGL-2865: addiotion of build_deb.sh script

Detect value type and apply JSON encoding for non printable bytes

FOGL-2863: subscribe a variable once

FOGL-2683: catch configuration exceptions

Removed throw exception:

resource browsing ends after checking root node.

Documentation update with configuration examples

Fix for Variable subscriptions