Define ANJ_WITH_LWM2M_CBOR
Defined in File anj_config.h
Define Documentation
-
ANJ_WITH_LWM2M_CBOR
Enable LwM2M CBOR Content Format (application/vnd.oma.lwm2m+cbor, numerical-value 11544) encoder and decoder.
Requires ANJ_WITH_LWM2M12 to be enabled. At least one of ANJ_WITH_SENML_CBOR or ANJ_WITH_LWM2M_CBOR must enabled for payload encoding, because other content formats can’t encode multiple records in one message.