zephyr/samples/net/lwm2m_client/overlay-lwm2m-1.1.conf
Veijo Pesonen e90e1fc539 net: lwm2m: adds disabled SenML JSON to the...
...v1.1 overlay

Shows the dependencies which makes it easier to enable the content
format when necessary

Signed-off-by: Veijo Pesonen <veijo.pesonen@nordicsemi.no>
2022-06-14 09:31:23 +02:00

12 lines
220 B
Plaintext

CONFIG_LWM2M_VERSION_1_1=y
# SenML CBOR - default
CONFIG_LWM2M_RW_SENML_CBOR_SUPPORT=y
CONFIG_ZCBOR=y
CONFIG_ZCBOR_CANONICAL=y
# SenML JSON
#CONFIG_LWM2M_RW_SENML_JSON_SUPPORT=y
#CONFIG_BASE64=y
#CONFIG_JSON_LIBRARY=y