Added
Edge Triggers – Key-based configuration
March 13th, 2026
Starting from v11.4, Edge trigger payloads now use key-based values instead of internal UUIDs for referencing twins and templates. This makes manual configuration significantly easier and reduces the risk of errors.
{
"interval": 60000,
"pipelineImageId": "20260305115419.v1_4_3.inferOvenTemperaturePred_311",
"twin": "case2_oven2",
"template": "case2DemoOvenTemperaturePred311"
}UUID-based configurations will be deprecated starting this release. We recommend updating your Edge trigger payloads to use keys at your earliest convenience to avoid any disruption in execution.
This feature is part of the Close Loop Automation add-on, available on Professional and Enterprise plans. Learn more about Licensing