|
Z-Wave Protocol Controller Reference
|
List of Notifications for the Notification Command Class. More...
Macros | |
| #define | NOTIFICATION_STATE_IDLE 0x00 |
| < State Idle, applies for all Notification types. More... | |
| #define | NOTIFICATION_UNKNOWN_STATE_EVENT 0xFE |
| Home Security Notification Type. More... | |
| #define | NOTIFICATION_TYPE_HOME_SECURITY 0x07 |
| Intrusion state (with location provided) More... | |
| #define | NOTIFICATION_HOME_SECURITY_STATE_INTRUSION_WITH_LOCATION 0x01 |
| Intrusion state. More... | |
| #define | NOTIFICATION_HOME_SECURITY_STATE_INTRUSION 0x02 |
| Product cover removed state. More... | |
| #define | NOTIFICATION_HOME_SECURITY_TAMPERING 0x03 |
| Motion detected state (with location provided) More... | |
| #define | NOTIFICATION_HOME_SECURITY_STATE_MOTION_DETECTION_WITH_LOCATION 0x07 |
| Motion detected state. More... | |
| #define | NOTIFICATION_HOME_SECURITY_STATE_MOTION_DETECTION 0x08 |
| Magnetic Interference detected. More... | |
| #define | NOTIFICATION_HOME_SECURITY_STATE_MAGNETIC_INTERFERENCE 0x0B |
List of Notifications for the Notification Command Class.
This group contains the definition of the assigned Notifications event and types defined in SDS13713.
| #define NOTIFICATION_HOME_SECURITY_STATE_INTRUSION 0x02 |
Product cover removed state.
| #define NOTIFICATION_HOME_SECURITY_STATE_INTRUSION_WITH_LOCATION 0x01 |
Intrusion state.
| #define NOTIFICATION_HOME_SECURITY_STATE_MAGNETIC_INTERFERENCE 0x0B |
| #define NOTIFICATION_HOME_SECURITY_STATE_MOTION_DETECTION 0x08 |
Magnetic Interference detected.
| #define NOTIFICATION_HOME_SECURITY_STATE_MOTION_DETECTION_WITH_LOCATION 0x07 |
Motion detected state.
| #define NOTIFICATION_HOME_SECURITY_TAMPERING 0x03 |
Motion detected state (with location provided)
| #define NOTIFICATION_STATE_IDLE 0x00 |
< State Idle, applies for all Notification types.
Unknown state/event, applies for all Notification types.
| #define NOTIFICATION_TYPE_HOME_SECURITY 0x07 |
Intrusion state (with location provided)
| #define NOTIFICATION_UNKNOWN_STATE_EVENT 0xFE |
Home Security Notification Type.