Trident IoT Z-Wave SDK
 
Loading...
Searching...
No Matches
cc_door_lock_io.h
Go to the documentation of this file.
1
5#ifndef CC_DOOR_LOCK_IO_H
6#define CC_DOOR_LOCK_IO_H
7
8#include <CC_DoorLock.h>
9
19
25#endif /* CC_DOOR_LOCK_IO_H */
void cc_door_lock_migrate(void)
bool cc_door_lock_write(cc_door_lock_data_t *door_lock_data)
bool cc_door_lock_read(cc_door_lock_data_t *door_lock_data)
Definition CC_DoorLock.h:240