Z-Wave Protocol Controller Reference
zwave_supervision_get_frame Struct Reference

#include <zwave_command_class_supervision_internals.h>

Collaboration diagram for zwave_supervision_get_frame:

Public Attributes

uint8_t command_class
 

‍Command Class identifier

More...
 
uint8_t command
 

‍Command identifier

More...
 
uint8_t status_wake_session_field
 

‍Status Updates / Wake up Request / Session ID

More...
 
uint8_t encapsulated_command_length
 

‍length of the encapsulated command

More...
 
uint8_t encapsulated_command [SUPERVISION_ENCAPSULATED_COMMAND_MAXIMUM_SIZE]
 

‍Encapsulated command

More...
 

Detailed Description

Object containing tracking information for a Supervision Session

Member Data Documentation

◆ command

uint8_t zwave_supervision_get_frame::command

‍Command identifier

◆ command_class

uint8_t zwave_supervision_get_frame::command_class

‍Command Class identifier

◆ encapsulated_command

uint8_t zwave_supervision_get_frame::encapsulated_command[SUPERVISION_ENCAPSULATED_COMMAND_MAXIMUM_SIZE]

‍Encapsulated command

◆ encapsulated_command_length

uint8_t zwave_supervision_get_frame::encapsulated_command_length

‍length of the encapsulated command

◆ status_wake_session_field

uint8_t zwave_supervision_get_frame::status_wake_session_field

‍Status Updates / Wake up Request / Session ID


The documentation for this struct was generated from the following file: