GM6000 Digital Heater Controller Branch: main
SDX-1330
Namespaces | Functions
Alert.h File Reference
#include "Cpl/Type/enum.h"
Include dependency graph for Alert.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Ajax
 The 'Ajax' namespace is the root name space all GM6000 application specific source code.
 

Functions

 Ajax::Type::BETTER_ENUM (Alert, unsigned, eONBOARD_SENSOR_FAILED=0, eREMOTE_SENSOR_FAILED, eHITEMP_HEATER_FAILSAFE, ePOST_FAILURE, eNOT_PROVISIONED, NUM_ALERTS)
 This enumeration defines the name/identifiers for the individual Alerts.
 

Function Documentation

◆ BETTER_ENUM()

Ajax::Type::BETTER_ENUM ( Alert  ,
unsigned  ,
eONBOARD_SENSOR_FAILED  = 0,
eREMOTE_SENSOR_FAILED  ,
eHITEMP_HEATER_FAILSAFE  ,
ePOST_FAILURE  ,
eNOT_PROVISIONED  ,
NUM_ALERTS   
)

This enumeration defines the name/identifiers for the individual Alerts.

Parameters
AlertEnum
eONBOARD_SENSOR_FAILEDThe onboard temperature is not working
eREMOTE_SENSOR_FAILEDThe remote temperature is not working (not supported in the initial release)
eHITEMP_HEATER_FAILSAFEThe hardware high-temperature failsafe for the Heater has tripped
ePOST_FAILUREAt least one Power On Self Test failed
eNOT_PROVISIONEDThe unit is not provisioned (e.g. has no serial number)
NUM_ALERTSThe total number of alert instances