Context
Change Type: Improvement
Product area: Device management & connectivity
Component: OPC UA
Deployed at: eu.latest.cumulocity.com, apj.cumulocity.com, jp.cumulocity.com
Technical details
Build artifact: opcua (1023.1.4)
Internal ID: DM-591
Description
A new ${valueAsText} placeholder is now available in the body template for OPC UA custom actions. Unlike the existing ${value} placeholder which inserts the JSON-serialized value, ${valueAsText} provides a plain text representation of the node value. This is useful for embedding values directly in strings without JSON formatting. The placeholder is available for both HTTP POST custom actions and MQTT forwarding custom actions.