1. 08 Jan, 2020 4 commits
  2. 02 Jan, 2020 3 commits
  3. 22 Dec, 2019 6 commits
  4. 21 Dec, 2019 1 commit
  5. 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
  6. 18 Dec, 2019 1 commit
  7. 03 Dec, 2019 3 commits
  8. 26 Nov, 2019 2 commits
  9. 24 Nov, 2019 1 commit
  10. 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
  11. 25 Oct, 2019 4 commits
  12. 21 Oct, 2019 2 commits
  13. 15 Oct, 2019 1 commit
  14. 12 Oct, 2019 1 commit
  15. 04 Oct, 2019 2 commits
  16. 01 Oct, 2019 4 commits
  17. 30 Sep, 2019 2 commits