anjay
|
#include <dm.h>
Data Fields | |
anjay_oid_t | oid |
const char * | version |
anjay_dm_handlers_t | handlers |
A struct defining a LwM2M Object.
anjay_dm_handlers_t handlers |
Handler callbacks for this object.
anjay_oid_t oid |
Object ID; MUST not be ANJAY_ID_INVALID
(65535)
const char* version |
Object version: a string with static lifetime, containing two digits separated by a dot (for example: "1.1"). If left NULL, client will not include the "ver=" attribute in Register and Discover messages. This implies: