Friendly LWM2M client
For
Get data value by reference for the resource (instance)
Parameters
resInstId
The instance ID to get the value example, if the resource is of type INT_T and SINGLE, the value can be retrieved as follows:
INT_T
value = resource.get<
INT_T
>();
wpp::INT_T
int64_t INT_T
Definition:
WppTypes.h:41
Generated by
1.9.1