KNX IoT
KNX IoT Point API stack implementation
|
knx /sub resource implementations More...
#include <stddef.h>
Go to the source code of this file.
Functions | |
void | oc_create_sub_resource (int resource_idx, size_t device) |
Creation of the /sub resource. More... | |
knx /sub resource implementations
Definition in file oc_knx_sub.h.
void oc_create_sub_resource | ( | int | resource_idx, |
size_t | device | ||
) |
Creation of the /sub resource.
resource_idx | the resource index |
device | the device to which the resource belongs |