Function anjay_advanced_fw_update_get_last_state_change_time
Defined in File advanced_fw_update.h
Function Documentation
-
avs_time_real_t anjay_advanced_fw_update_get_last_state_change_time(anjay_t *anjay, anjay_iid_t iid)
Gets the value of Last State Change Time resource.
- Parameters:
anjay – Anjay object to operate on.
iid – Instance ID of an Advanced Firmware Object.
- Returns:
Real time of last State resource change, or AVS_TIME_REAL_INVALID on error.