Define ANJAY_WITH_SENML_JSON
Defined in File anjay_config.h
Define Documentation
-
ANJAY_WITH_SENML_JSON
Enable support for SenML JSON format, as specified in LwM2M TS 1.1.
NOTE: As opposed to
ANJAY_WITH_LWM2M_JSON, both generating and parsing is supported.Requires
ANJAY_WITH_LWM2M11to be enabled.