Trident IoT Z-Wave SDK
 
Loading...
Searching...
No Matches
cc_central_scene_io.h
Go to the documentation of this file.
1
5#ifndef CC_CENTRAL_SCENE_IO_H
6#define CC_CENTRAL_SCENE_IO_H
7
8#include <CC_CentralScene.h>
9#include <ZAF_types.h>
10
19
21
23
29#endif /* CC_CENTRAL_SCENE_IO_H */
bool cc_central_scene_read(central_scene_configuration_t *pConfig)
bool cc_central_scene_write(const central_scene_configuration_t *pConfig)
void cc_central_scene_migrate(void)
Definition CC_CentralScene.h:25