Define ANJ_WITH_SENML_CBOR
Defined in File anj_config.h
Define Documentation
-
ANJ_WITH_SENML_CBOR
Enable SenML CBOR Content Format (application/senml+cbor, numerical-value 112) and SenML-ETCH CBOR (application/senml-etch+cbor, numerical-value 322) encoder and decoder.
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.