Trident IoT Z-Wave SDK
 
Loading...
Searching...
No Matches
CC_Notification.h File Reference
+ Include dependency graph for CC_Notification.h:

Go to the source code of this file.

Data Structures

struct  s_CC_notification_data_t_
 

Macros

#define NOTIFICATION_BITMASK_ARRAY_LENGTH   32
 

Typedefs

typedef struct s_CC_notification_data_t_ s_CC_notification_data_t
 

Enumerations

enum  NOTIFICATION_EVENT {
  NOTIFICATION_EVENT_NO_EVENT ,
  NOTIFICATION_EVENT_UNKNOWN_EVENT = 0xFE
}
 

Functions

JOB_STATUS CC_Notification_TriggerAndTransmit (uint8_t index, uint8_t notificationEvent, uint8_t *pEvPar, uint8_t evParLen, void(*pCallback)(TRANSMISSION_RESULT *pTransmissionResult), bool tse)
 Triggers notification event and sends it to dedicated Agi profile.
 

Detailed Description

Handler for Command Class Notification.