1. 19 Aug, 2021 1 commit
  2. 20 Jul, 2021 3 commits
  3. 19 Jul, 2021 3 commits
  4. 07 Jul, 2021 1 commit
    • Fabian Beitler's avatar
      Fix browsename uniqueness for properties (#619) · 0a1741c8
      Fabian Beitler authored
      * Remove old uniqueness check
      Add check that properties are unique in one hierarchy
      
      * Replace old duplicates browsename test with duplicated property browsename test.
      Remove duplicated browsename test with different ns.
      0a1741c8
  5. 06 Jul, 2021 4 commits
  6. 23 Jun, 2021 2 commits
  7. 12 Jun, 2021 3 commits
  8. 04 Jun, 2021 3 commits
  9. 03 Jun, 2021 1 commit
  10. 02 Jun, 2021 1 commit
  11. 18 May, 2021 1 commit
  12. 04 May, 2021 3 commits
  13. 26 Apr, 2021 1 commit
  14. 21 Apr, 2021 1 commit
  15. 14 Apr, 2021 1 commit
  16. 08 Apr, 2021 8 commits
  17. 06 Apr, 2021 2 commits
    • roin93's avatar
      Adding more sync functions (#515) · 750ef895
      roin93 authored
      * Added sync functions for SyncNode.add_variable_type() and SyncNode.add_reference()
      
      * Added sync function client.get_namespace_array()
      
      * Added sync function server.export_xml_by_ns().
      This has to be reviewed. In my example case the export is not working because of several errors. One of them being TypeError: must be called with a dataclass type or instance
      
      * Removed export_xml_by_ns() from SyncServer.
      
      Co-authored-by: Henrik Viebrock <henrik.viebrock@fh-bielefeld.de>
      750ef895
    • Andreas Heine's avatar
      server read_attribute_value (#524) · 8c02b88b
      Andreas Heine authored
      * init
      
      * Update internal_server.py
      
      * cleanup
      
      * Update internal_server.py
      
      * Update server.py
      
      * add test
      
      * Update test_server.py
      8c02b88b
  18. 01 Apr, 2021 1 commit