Details
Description
As a User, I want the IOT-Configurator to support the latest netPROXY OPC UA Server configuration objects, so that it can generate config.nxd
files compatible with IOTLFW >= V2.4.
- Replace obsolete netPROXY objects with the new ones.
- Implement support for:
- OPC UA Server - Component Configuration V2:
Object merges previous configurations (recent CompConfig, CompInfo, ExtCompInfo and SecurityConfig) and adds new elements (User Token Policy, Security Policy, Message Security Mode, Certificate Administration). These should be configurable via the IOT-Configurator.
Optional elements like Shutdown delay, Vendor Name, and Component Name may also be included.
Additional Info: Fill each with default values if not configured (0 or "" in file, default values in display). - OPC UA Server - Component Control V2: handle under IoT → OPC UA Server → Configuration → "Options" → Enable (add e.g. Hover Text: Automatically enable Communication after startup/after device reset).
- OPC UA Server - Feature Configuration: configure features like SoftwareUpdate and NTP Client IP-Settings in the Server Address Space. New nodeset files will display these nodes in the IOT-Configurator as selected in the configuration.
- OPC UA Server - Component Configuration V2:
- Ensure the IOT-Configurator checks the Channel 0 version, as it can only handle
config.nxd
creation for IOTLFW >= V2.4.