View Issue Details

IDProjectCategoryView StatusLast Update
0009640CTT UA Binary2 - CTT Binarypublic2024-08-06 06:55
ReporterYannik Klaass Assigned ToYannik Klaass  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Summary0009640: CTT settings need to be extended by embedded server settings and preconfigured *.uabinary file settings
Description

The properties of the embedded server, like the port to be used, certificate and private key shall be configurable in the CTT settings.
Also the CTT settings need a new type to load a path to a .uabinary file, to implement the ability to use preconfigured .uabinary files in PubSub tests for servers that don't support configuring PubSub communication via Client/Server connection.

TagsNo tags attached.
Files Affected

Activities

Yannik Klaass

2024-08-06 06:55

developer   ~0021534

  • Adding global setting paths for "/Advanced/Embedded Server Port", "/Advanced/Embedded Server Certificate" and "/Advanced/Embedded Server Private Key"
  • Modifying CttOpcServerClass to use the new settings on initialization
  • Adding settings type for *.uabinary-files
  • Adding method to generate a PubSubConfiguration2DataType instance from a *.uabinary file

Issue History

Date Modified Username Field Change
2024-07-04 16:32 Yannik Klaass New Issue
2024-07-04 16:32 Yannik Klaass Status new => assigned
2024-07-04 16:32 Yannik Klaass Assigned To => Yannik Klaass
2024-08-06 06:55 Yannik Klaass Status assigned => resolved
2024-08-06 06:55 Yannik Klaass Resolution open => fixed
2024-08-06 06:55 Yannik Klaass Note Added: 0021534