1. 09 Jul, 2024 1 commit
  2. 26 Jun, 2024 1 commit
    • Philipp's avatar
      WIP: Enhance software release with OPCUA support · e04c1116
      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.
      e04c1116
  3. 21 Jun, 2024 2 commits
  4. 14 Jun, 2024 1 commit
    • Philipp's avatar
      feat: Implement client functionality (opcua-to-http-gw.py) · 78183016
      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)
      78183016
  5. 13 Jun, 2024 1 commit
  6. 12 Jun, 2024 1 commit
  7. 31 May, 2024 6 commits
  8. 28 May, 2024 7 commits
  9. 27 May, 2024 7 commits
  10. 23 May, 2024 2 commits
  11. 22 May, 2024 2 commits
  12. 21 May, 2024 9 commits