|
Z-Wave Protocol Controller Reference
|
#include <zwave_command_class_supervision_internals.h>
Public Attributes | |
| uint8_t | session_id |
| < Session ID passed as part of the Supervision Command More... | |
| zwave_node_id_t | node_id |
| Endpoint associated with the Session ID. More... | |
| zwave_endpoint_id_t | endpoint_id |
| Multicast Group ID used in Multicast and Singlecast follow-up frames. More... | |
| zwave_multicast_group_id_t | group_id |
Object containing tracking information for a Supervision Session that the ZPC carries out
| zwave_endpoint_id_t supervision_session::endpoint_id |
Multicast Group ID used in Multicast and Singlecast follow-up frames.
| zwave_multicast_group_id_t supervision_session::group_id |
| zwave_node_id_t supervision_session::node_id |
Endpoint associated with the Session ID.
| uint8_t supervision_session::session_id |
< Session ID passed as part of the Supervision Command
NodeID associated with the Session ID