Skip to main content

Module alarm

Module alarm 

Source
Expand description

Constants for Alarm

Constantsยง

CRITICAL_OVER_TEMPERATURE_ALARM
The measured temperature is above the critical threshold.
CRITICAL_UNDER_TEMPERATURE_ALARM
The measured temperature is below the critical threshold.
MAJOR_OVER_TEMPERATURE_ALARM
The measured temperature is above the major threshold.
MAJOR_UNDER_TEMPERATURE_ALARM
The measured temperature is below the major threshold.
MINOR_OVER_TEMPERATURE_ALARM
The measured temperature is above the minor threshold.
MINOR_UNDER_TEMPERATURE_ALARM
The measured temperature is below the minor threshold.