Alarm Module ============ The Alarm module is the main repository for alarms created by the platform usage. It handles alarm, receiving them from the other modules and updating them, and community-related settings for the alarm thresholds. Admin Interface --------------- The Admin interface handles web service calls from the Admin web gui. The base url for this is at:: /api/alarm-center-admin/ A JSON file with OpenAPI data about all alarm-related admin APIs can be downloaded :download:`here `. Select a topic from the list below. .. toctree:: alarm/alarm-alarms alarm/alarm-history alarm/alarm-settings alarm/alarm-logs