Struct anjay_advanced_fw_update_global_config_t
Defined in File advanced_fw_update.h
Struct Documentation
-
struct anjay_advanced_fw_update_global_config_t
Bool values of the Advanced Firmware Update object configuration. This Advanced Firmware Update object configuration affects all instances.
Public Members
-
bool prefer_same_socket_downloads
Informs the module to try reusing sockets of existing LwM2M Servers to download the firmware image if the download URI matches any of the LwM2M Servers.
-
bool use_lwm2m_send
Enables using LwM2M Send to report State, Update Result and Firmware Version to the LwM2M Server (if LwM2M Send is enabled) during firmware update.
-
bool prefer_same_socket_downloads