- 09 Jul, 2024 1 commit
-
-
Philipp authored
Updating OPCUA server better mimick the Powerfuse OPCUA server. Allows accessing nodes and values in the same manner
-
- 26 Jun, 2024 1 commit
-
-
Philipp authored
- Add buildout.hash.cfg - Include instance-input-schema.json describing (contains a description of the parameters) and instance-output-schema.json - Introduce instance.cfg.in and instance-opcua.jinja.cfg.in - Enable parameterized instance requests with nested JSON support - software.cfg.json with software-type - default - opcua-to-http-gw.py with OPCUA sever/client, login and data polling functionality. - Note: Functionality incomplete due to missing asyncua dependency This commit lays the groundwork for more flexible instance configuration. However, it's not yet functional without the asyncua library.
-
- 21 Jun, 2024 2 commits
- 14 Jun, 2024 1 commit
-
-
Philipp authored
- Add login to OPC UA server via credentials - Establish interval connection for reading nodes from OPC UA server - Implement monitoring function to subscribe and monitor data changes on OPC UA server nodes feat: Implement server functionality hosting data and randomly chaning it (minimal-server.py)
-
- 13 Jun, 2024 1 commit
-
-
philipp.fischer authored
-
- 12 Jun, 2024 1 commit
-
-
Philipp authored
-
- 31 May, 2024 6 commits
- 28 May, 2024 7 commits
-
-
Philipp authored
-
Philipp authored
Adding via jinja2 default paramters for instance-parameters. Adding the functionality to parse parameters via request
-
Philipp authored
Adding via jinja2 default paramters for instance-parameters. Adding the functionality to parse parameters via request
-
Philipp authored
Adding via jinja2 default paramters for instance-parameters. Adding the functionality to parse parameters via request
-
Philipp authored
-
Philipp authored
-
Philipp authored
-
- 27 May, 2024 7 commits
-
-
Philipp authored
-
Philipp authored
-
Philipp authored
-
Philipp authored
-
Philipp authored
from cryptography = 3.3.2 to cryptography = 42.0.7 as asyncua 1.1.0 requres version >40.0.1
-
Philipp authored
Updating asyncua = 0.9.2 to asyncua = 1.1.0 as this resulted in asyncua.ua.uaerrors._auto.BadNoMatch: "The requested operation has no match to return."(BadNoMatch).
-
Philipp authored
Updating asyncua = 0.9.2 to asyncua = 1.1.0 as this resulted in asyncua.ua.uaerrors._auto.BadNoMatch: "The requested operation has no match to return."(BadNoMatch).
-
- 23 May, 2024 2 commits
- 22 May, 2024 2 commits
- 21 May, 2024 9 commits