anjay
|
#include <advanced_fw_update.h>
Data Fields | |
bool | prefer_same_socket_downloads |
bool | use_lwm2m_send |
Bool values of the Advanced Firmware Update object configuration. This Advanced Firmware Update object configuration affects all instances.
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.