Define ANJAY_WITH_CORE_PERSISTENCE

Define Documentation

ANJAY_WITH_CORE_PERSISTENCE

Enable support for core state persistence (anjay_new_from_core_persistence() and anjay_delete_with_core_persistence() APIs).

Requires ANJAY_WITH_OBSERVE to be enabled, AVS_COMMONS_WITH_AVS_PERSISTENCE to be enabled in avs_commons, and WITH_AVS_COAP_OBSERVE_PERSISTENCE to be enabled in avs_coap configuration.

IMPORTANT: Only available as a commercial feature. Ignored in the open source version.