-
-
-
-
-
-
-
-
-
-
-
v3.0.3 protectedc1847d19 · ·
Release version 3.0.3 BREAKING CHANGES in 3.x.x Please read the release notes carefully!
-
v3.0.2 protected8c94bfa6 · ·
Release version 3.0.2 BREAKING CHANGES in 3.x.x Please read the release notes carefully!
-
v3.0.1 protected25cc8df0 · ·
Release version 3.0.0 BREAKING CHANGES Please read the release notes carefully!
-
v3.0.0 protected5a69b0f0 · ·
New major release! !BREAKING CHANGES! Please read the release notes carefully!
-
-
-
-
-
-
archive/integrate_rest_connector8650c3f8 · ·
See Merge Request #67: The REST server should be implemented similar to the opcua server, with the ability to create_nodes() and delete_nodes() from a Client. Data should be stored in an appropriate database (how is it stored in opcua server?) To complete the implementation of the REST_connector: implement subscribe() implement close_sub() both methods currently throw an NotImplementedError