Struct anjay_lwm2m_version_config_t
Defined in File core.h
Struct Documentation
-
struct anjay_lwm2m_version_config_t
Public Members
-
anjay_lwm2m_version_t minimum_version
The lowest version to attempt using when registering to LwM2M Servers.
-
anjay_lwm2m_version_t maximum_version
The highest version to attempt using when registering to LwM2M Servers. This is also the version number sent in reponse to Bootstrap Discover.
-
anjay_lwm2m_version_t minimum_version