You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 28, 2022. It is now read-only.
"description": "<h4>updateAlarm Actuator</h4>\n<br>\nUpdate status and/or severity of an alarm.\n<br><br>\n<b>Properties</b>\n<ul>\n <li>\n alarmId: id of the alarm to update (UUID)\n </li>\n <li>\n status (optional): ACTIVE or ACKNOWLEDGED\n </li>\n <li>\n severity (optional): WARNING, MINOR, MAJOR or CRITICAL\n </li>\n</ul>",