Define ANJAY_WITH_CORE_PERSISTENCE
Defined in File anjay_config.h
Define Documentation
-
ANJAY_WITH_CORE_PERSISTENCE
Enable support for core state persistence (
anjay_new_from_core_persistence()andanjay_delete_with_core_persistence()APIs).Requires
ANJAY_WITH_OBSERVEto be enabled,AVS_COMMONS_WITH_AVS_PERSISTENCEto be enabled in avs_commons, andWITH_AVS_COAP_OBSERVE_PERSISTENCEto be enabled in avs_coap configuration.IMPORTANT: Only available as a commercial feature. Ignored in the open source version.