Define ANJ_FOTA_WITH_PULL_METHOD

Define Documentation

ANJ_FOTA_WITH_PULL_METHOD

Enable PULL method of Firmware delivery in FOTA. Allows LwM2M Server to write an URI from which FW package can be downloaded to /5/0/1 Resource.

This method actually requires the application to implement a downloader and get the FW package with handlers provided in anj_dm_fw_update_handlers_t.