Skip to main content

Create/Update node triggers

PUT 

/v1/groups/:groupId/nodes/:nodeId/triggers

Creates or replaces the trigger configuration for the node. The payload must contain a triggers array; every entry must have a unique string id. Writing triggers also bumps the node's trigger version and notifies the device over MQTT.

Request

Responses

Triggers updated successfully