Trident IoT Z-Wave SDK
Loading...
Searching...
No Matches
CC_CentralScene.h File Reference
#include <CC_Common.h>
#include <ZW_TransportEndpoint.h>
Include dependency graph for CC_CentralScene.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  central_scene_configuration_t
struct  s_CC_centralScene_data_t_
struct  _cc_central_scene_t

Macros

#define CC_CENTRAL_SCENE_SIZE_OF_SUPPORTED_SCENES_ATTRIBUTES   sizeof(((cc_central_scene_t *)0)->scene_attributes)

Typedefs

typedef struct s_CC_centralScene_data_t_ s_CC_centralScene_data_t
typedef struct _cc_central_scene_t cc_central_scene_t

Functions

JOB_STATUS cc_central_scene_notification_tx (AGI_PROFILE *pProfile, uint8_t keyAttribute, uint8_t sceneNumber, ZAF_TX_Callback_t pCbFunc)
void cc_central_scene_handle_notification_timer (bool start_timer, uint8_t scene_number)
cc_central_scene_tcc_central_scene_config_get_scenes_attributes (void)
uint8_t cc_central_scene_config_get_number_of_scenes (void)
uint8_t cc_central_scene_config_get_attribute_bitmask (uint8_t scene_number)
uint8_t cc_central_scene_config_get_identical (void)

Detailed Description

Handler for Command Class Central Scene.