Skip to main content

Create/Update node schedules

PUT 

/v1/groups/:groupId/nodes/:nodeId/schedules

Creates or replaces the schedule configuration for a node. The schedule data should contain an array of schedules, each with triggers and actions. The device will be notified of the schedule update.

Request

Responses

Schedules updated successfully