20 #ifndef OC_KNX_DEV_INTERNAL_H
21 #define OC_KNX_DEV_INTERNAL_H
29 #define KNX_STORAGE_IA "dev_knx_ia"
30 #define KNX_STORAGE_IID "dev_knx_iid"
31 #define KNX_STORAGE_FID "dev_knx_fid"
103 bool programming_mode);
void oc_knx_device_storage_read(size_t device)
read the contents from disk during start up for the resources implemented / dev / *
bool oc_knx_device_in_programming_mode(size_t device_index)
function checks if the device is in programming mode
void oc_create_knx_device_resources(size_t device)
Creation of the KNX device resources.
void oc_knx_device_storage_reset(size_t device_index, int reset_mode)
clear the persistent storage reset behavior according to the supplied erase code
void oc_knx_device_set_programming_mode(size_t device_index, bool programming_mode)
function set the programming mode of the device to true or false