Resource instance type | |
Resource multiple/single type which is set on inst_type member in lwm2mstub_resource_s | |
#define | LWM2MSTUB_RESINST_SINGLE (0) |
The resource is "SINGLE" instance. | |
#define | LWM2MSTUB_RESINST_MULTI (1) |
The resource is "MULTIPLE" instance. | |