View Issue Details

IDProjectCategoryView StatusLast Update
0010498CTT UA Binary2 - CTT Binarypublic2025-10-30 20:32
ReporterYannik Klaass Assigned ToYannik Klaass  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Summary0010498: CTT adaptions regarding major SDK update
Description

Along with a major SDK update, the CTT needs to be updated to stay compatible with the SDK. This includes adaptions in CMakeLists, some minor typos that have been fixed in the SDK and new OPC types added in the 1.05.04 specification.

TagsNo tags attached.
Files Affected

Activities

Yannik Klaass

2025-10-30 20:32

developer   ~0023488

Updating CTT to be compatible with major SDK update (v2.0.1-668):

  • Updating CMakeLists to new library structure
  • Fixing error message typo BadSempahoreFileMissing
  • Adding new structure types:
    • ActionMethodDataType
    • ActionTargetDataType
    • DtlsPubSubConnectionDataType
    • LldpManagementAddressTxPortType
    • LldpManagementAddressType
    • LldpTlvType
    • PublishedActionDataType
    • PublishedActionMethodDataType
    • ReadEventDetailsSorted
    • SortRuleElement
    • Adding new enums and values:
    • ActionState
    • ChassisIdSubtype
    • IdentityCriteriaType -> TrustedApplication
    • JsonDataSetMessageContentMask -> FieldEncoding1
    • JsonDataSetMessageContentMask -> FieldEncoding2
    • LldpSystemCapabilitiesMap
    • ManAddrIfSubtype
    • PortIdSubtype
    • SortOrderType
    • StackStatusCode -> BadMessageNotARequest
  • Removing enum value JsonDataSetMessageContentMask -> ReversibleFieldEncoding
  • Fixing member name typo EventQueueOverFlowCount in SubscriptionDiagnosticsDataType
  • Updating MyPubSubNetworkBackendUser implementation
  • Updating libxml2 to version 2.13.8
  • Updating OpenSSL to version 3.0.17

Issue History

Date Modified Username Field Change
2025-09-15 10:10 Yannik Klaass New Issue
2025-09-25 04:42 Paul Hunkar Assigned To => Yannik Klaass
2025-09-25 04:42 Paul Hunkar Status new => assigned
2025-10-30 20:32 Yannik Klaass Status assigned => resolved
2025-10-30 20:32 Yannik Klaass Resolution open => fixed
2025-10-30 20:32 Yannik Klaass Note Added: 0023488