Trident IoT Z-Wave SDK
 
Loading...
Searching...
No Matches
cc_supervision_handlers.h File Reference
#include <CC_Supervision.h>
#include <stdint.h>
+ Include dependency graph for cc_supervision_handlers.h:

Go to the source code of this file.

Functions

void cc_supervision_get_received_handler (SUPERVISION_GET_RECEIVED_HANDLER_ARGS *pArgs)
 Invoked upon reception of a Supervision Get This function is weakly defined in CC_Supervision.c and can be defined in the application if desired.
 
void cc_supervision_report_recived_handler (cc_supervision_status_t status, uint8_t duration)
 Invoked upon reception of a Supervision Report This function is weakly defined in CC_Supervision.c and can be defined in the application if desired.
 

Detailed Description

Command Class Supervision Handler Callbacks