Define ANJAY_WITH_CON_ATTR
Defined in File anjay_config.h
Define Documentation
-
ANJAY_WITH_CON_ATTR
Enable support for the Confirmable Notification attribute, as specified in LwM2M TS 1.2.
Before TS 1.2, this has been supported in Anjay as a custom extension, and thus it is available independently from TS 1.2 support itself, including in the open source version.
Requires
ANJAY_WITH_OBSERVEto be enabled.