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