1. 08 Feb, 2020 1 commit
  2. 06 Feb, 2020 1 commit
  3. 29 Jan, 2020 1 commit
  4. 21 Jan, 2020 1 commit
  5. 15 Jan, 2020 1 commit
  6. 08 Jan, 2020 5 commits
  7. 02 Jan, 2020 3 commits
  8. 22 Dec, 2019 6 commits
  9. 21 Dec, 2019 1 commit
  10. 20 Dec, 2019 2 commits
    • Christopher Bremner's avatar
      cd8c4b43
    • Helmut Jacob's avatar
      Allow customizing buildinfo · bd9d8fdb
      Helmut Jacob authored
      This allows consumers of the library to set buildinformation.
      Additionally this fixes buildinformation representation in individual
      nodes (like ua.ObjectIds.Server_ServerStatus_BuildInfo_ProductUri).
      Before the individual buildinfo nodes haven't been populated. Now,
      they are kept in sync with the buildinfo struct.
      bd9d8fdb
  11. 18 Dec, 2019 1 commit
  12. 03 Dec, 2019 3 commits
  13. 26 Nov, 2019 2 commits
  14. 24 Nov, 2019 1 commit
  15. 09 Nov, 2019 1 commit
    • Helmut Jacob's avatar
      Fix OperationLimits data type to UInt32 · 0ddb3f2c
      Helmut Jacob authored
      According to OPC Unified Architecture, Part 5, 6.3.11
      OperationLimitsType all Max* properties shall have datatype
      UInt32.
      
      Fix this by explicitly setting the variant type to UInt32
      instead of defaulting to Int64.
      
      This fixes connectivity issues with the KepwareServerEx OPC-UA client.
      
      Introduced in 21432df9
      0ddb3f2c
  16. 25 Oct, 2019 4 commits
  17. 21 Oct, 2019 2 commits
  18. 15 Oct, 2019 1 commit
  19. 12 Oct, 2019 1 commit
  20. 04 Oct, 2019 2 commits