November 21, 2024 - Improved OPC UA operation ProcessMappingsForDeviceValues

Change Header


Change Type: Improvement
Product area: Device management & connectivity
Component: OPC UA
Deployed at: eu.latest.cumulocity.com, apj.cumulocity.com, jp.cumulocity.com, cumulocity.com, us.cumulocity.com, emea.cumulocity.com

Technical details

Build artifact: opcua (10.20.96.0)
Internal ID: DM-4085

Change Description


In previous versions, the operation c8y_ua_command_ProcessMappingsForDeviceValues failed entirely if any single mapping failed. The new behavior allows the operation to continue reading nodes even if some nodes cannot be read due to bad status codes. Although the operation will still be marked as failed, all readable nodes will be mapped. Additionally, the result and failure messages have been improved to indicate which nodes failed and which were successful.