Function anjay_advanced_fw_update_get_severity

Function Documentation

anjay_advanced_fw_update_severity_t anjay_advanced_fw_update_get_severity(anjay_t *anjay, anjay_iid_t iid)

Gets the update severity.

Parameters:
  • anjay – Anjay object to operate on.

  • iid – Instance ID of an Advanced Firmware Object.

Returns:

Severity resource value present in Firmware Update object on success, or ANJAY_ADVANCED_FW_UPDATE_SEVERITY_MANDATORY on error.