Trident IoT Z-Wave SDK
 
Loading...
Searching...
No Matches
_cc_supervision_report_event Struct Reference

#include <CC_Supervision.h>

+ Collaboration diagram for _cc_supervision_report_event:

Data Fields

zaf_tx_options_t tx_options
 
uint8_t session_id
 TX data to be used to send Supervision Report.
 
bool status_update
 Supervision session Id.
 
uint8_t duration
 Status Update. True if more reports will follow.
 

Detailed Description

Structure used by supervision_event_handler() to process upcoming events Registered for CC Supervision

Field Documentation

◆ duration

uint8_t _cc_supervision_report_event::duration

Status Update. True if more reports will follow.

◆ session_id

uint8_t _cc_supervision_report_event::session_id

TX data to be used to send Supervision Report.

◆ status_update

bool _cc_supervision_report_event::status_update

Supervision session Id.

◆ tx_options

zaf_tx_options_t _cc_supervision_report_event::tx_options

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