Function anjay_fw_update_get_severity
Defined in File fw_update.h
Function Documentation
-
anjay_fw_update_severity_t anjay_fw_update_get_severity(anjay_t *anjay)
Gets the update severity.
- Parameters:
anjay – Anjay object to operate on.
- Returns:
Severity resource value present in Firmware Update object on success, or ANJAY_FW_UPDATE_SEVERITY_MANDATORY on error.