Wi-SUN OTA DFU statistics typedef.
Public Attributes#
uint32_t
Downloaded bytes.
sl_sleeptimer_date_t
Elapsed time since reset.
sl_sleeptimer_date_t
Firmware download time.
sl_sleeptimer_date_t
Firmware update time.
const char *
Global IP String.
uint32_t
Received packet count.
uint32_t
Resent packet count.
sl_sleeptimer_timestamp_t
Start time reference in seconds.
Public Attribute Documentation#
elapsed_time_since_rst#
sl_sleeptimer_date_t sl_wisun_ota_dfu_statistics::elapsed_time_since_rst
Elapsed time since reset.
fw_downl_time#
sl_sleeptimer_date_t sl_wisun_ota_dfu_statistics::fw_downl_time
Firmware download time.
fw_update_time#
sl_sleeptimer_date_t sl_wisun_ota_dfu_statistics::fw_update_time
Firmware update time.
start_time#
sl_sleeptimer_timestamp_t sl_wisun_ota_dfu_statistics::start_time
Start time reference in seconds.