Skip to content
Home
Overview
Overview
Users
Overview
Overview
Fire
Overview
Overview
Water
Overview
Overview
Access
Overview
Overview
Energy
Overview
Overview
Misc
Overview
Overview
Other
Overview
Overview
Overview
Overview
Overview
Overview
Overview
Overview
triggerType
conditions
Sample
{ "triggerType": "SINGLE_CONDITION", "conditions": [ { "__typename": "TriggerConditionInput" } ] }
actionType
commandType
commandPayload
String
Sample
{ "actionType": "DEVICE_COMMAND_REVERT", "commandType": "ALARM", "commandPayload": "Example String" }
trigger
action
compensatingAction
Sample
{ "trigger": { "__typename": "RoutineTriggerInput" }, "action": { "__typename": "RoutineActionInput" }, "compensatingAction": { "__typename": "RoutineActionInput" } }
name
String!,non-null
description
String
Sample
{ "name": "Example String", "description": "Example String" }
type
Sample
{ "type": "CUSTOM", "source": "DEMAND_RESPONSE" }
logic
description
Sample
{ "logic": { "__typename": "RoutineLogicInput" }, "description": { "__typename": "RoutineDescriptionInput" } }
logic
origin
Sample
{ "logic": { "__typename": "RoutineLogicInput" }, "origin": { "__typename": "RoutineOriginInput" } }
name
String
description
String
Sample
{ "name": "Example String", "description": "Example String" }
logic
Sample
{ "logic": { "__typename": "RoutineLogicInput" } }
at
String!,non-null
Sample
{ "at": "Example String" }