zigbee-herdsman › "controller/events"
Ƭ MessagePayloadType: "attributeReport" | "readResponse" | "raw" | "read" | "write" | "commandOn" | "commandOffWithEffect" | "commandStep" | "commandStop" | "commandHueNotification" | "commandOff" | "commandStepColorTemp" | "commandMoveWithOnOff" | "commandMove" | "commandMoveHue" | "commandMoveToSaturation" | "commandStopWithOnOff" | "commandMoveToLevelWithOnOff" | "commandToggle" | "commandTradfriArrowSingle" | "commandTradfriArrowHold" | "commandTradfriArrowRelease" | "commandStepWithOnOff" | "commandMoveToColorTemp" | "commandMoveToColor" | "commandOnWithTimedOff" | "commandRecall" | "commandArm" | "commandPanic" | "commandEmergency" | "commandColorLoopSet" | "commandOperationEventNotification" | "commandStatusChangeNotification" | "commandEnhancedMoveToHueAndSaturation" | "commandUpOpen" | "commandDownClose" | "commandMoveToLevel" | "commandMoveColorTemp" | "commandGetData" | "commandGetWeeklyScheduleRsp" | "commandQueryNextImageRequest"
Defined in src/controller/events.ts:69
Defined in src/controller/events.ts:30
• arm: "commandArm" = "commandArm"
Defined in src/controller/events.ts:55
• colorLoopSet: "commandColorLoopSet" = "commandColorLoopSet"
Defined in src/controller/events.ts:60
• downClose: "commandDownClose" = "commandDownClose"
Defined in src/controller/events.ts:62
• emergency: "commandEmergency" = "commandEmergency"
Defined in src/controller/events.ts:57
• enhancedMoveToHueAndSaturation: "commandEnhancedMoveToHueAndSaturation" = "commandEnhancedMoveToHueAndSaturation"
Defined in src/controller/events.ts:61
• getData: "commandGetData" = "commandGetData"
Defined in src/controller/events.ts:64
• getWeeklyScheduleRsp: "commandGetWeeklyScheduleRsp" = "commandGetWeeklyScheduleRsp"
Defined in src/controller/events.ts:65
• hueNotification: "commandHueNotification" = "commandHueNotification"
Defined in src/controller/events.ts:35
• move: "commandMove" = "commandMove"
Defined in src/controller/events.ts:39
• moveColorTemp: "commandMoveColorTemp" = "commandMoveColorTemp"
Defined in src/controller/events.ts:40
• moveHue: "commandMoveHue" = "commandMoveHue"
Defined in src/controller/events.ts:41
• moveToColor: "commandMoveToColor" = "commandMoveToColor"
Defined in src/controller/events.ts:52
• moveToColorTemp: "commandMoveToColorTemp" = "commandMoveToColorTemp"
Defined in src/controller/events.ts:51
• moveToLevel: "commandMoveToLevel" = "commandMoveToLevel"
Defined in src/controller/events.ts:44
• moveToLevelWithOnOff: "commandMoveToLevelWithOnOff" = "commandMoveToLevelWithOnOff"
Defined in src/controller/events.ts:45
• moveToSaturation: "commandMoveToSaturation" = "commandMoveToSaturation"
Defined in src/controller/events.ts:42
• moveWithOnOff: "commandMoveWithOnOff" = "commandMoveWithOnOff"
Defined in src/controller/events.ts:38
• off: "commandOff" = "commandOff"
Defined in src/controller/events.ts:36
• offWithEffect: "commandOffWithEffect" = "commandOffWithEffect"
Defined in src/controller/events.ts:32
• on: "commandOn" = "commandOn"
Defined in src/controller/events.ts:31
• onWithTimedOff: "commandOnWithTimedOff" = "commandOnWithTimedOff"
Defined in src/controller/events.ts:53
• operationEventNotification: "commandOperationEventNotification" = "commandOperationEventNotification"
Defined in src/controller/events.ts:58
• panic: "commandPanic" = "commandPanic"
Defined in src/controller/events.ts:56
• queryNextImageRequest: "commandQueryNextImageRequest" = "commandQueryNextImageRequest"
Defined in src/controller/events.ts:66
• recall: "commandRecall" = "commandRecall"
Defined in src/controller/events.ts:54
• statusChangeNotification: "commandStatusChangeNotification" = "commandStatusChangeNotification"
Defined in src/controller/events.ts:59
• step: "commandStep" = "commandStep"
Defined in src/controller/events.ts:33
• stepColorTemp: "commandStepColorTemp" = "commandStepColorTemp"
Defined in src/controller/events.ts:37
• stepWithOnOff: "commandStepWithOnOff" = "commandStepWithOnOff"
Defined in src/controller/events.ts:50
• stop: "commandStop" = "commandStop"
Defined in src/controller/events.ts:34
• stopWithOnOff: "commandStopWithOnOff" = "commandStopWithOnOff"
Defined in src/controller/events.ts:43
• toggle: "commandToggle" = "commandToggle"
Defined in src/controller/events.ts:46
• tradfriArrowHold: "commandTradfriArrowHold" = "commandTradfriArrowHold"
Defined in src/controller/events.ts:48
• tradfriArrowRelease: "commandTradfriArrowRelease" = "commandTradfriArrowRelease"
Defined in src/controller/events.ts:49
• tradfriArrowSingle: "commandTradfriArrowSingle" = "commandTradfriArrowSingle"
Defined in src/controller/events.ts:47
• upOpen: "commandUpOpen" = "commandUpOpen"
Defined in src/controller/events.ts:63