class documentation

class CheckFrequencies(Enum):

View In Hierarchy

Undocumented

Constant HIGH Undocumented
Constant LOW Undocumented
Constant NORMAL Undocumented
HIGH: int =

Undocumented

Value
1
LOW: int =

Undocumented

Value
0
NORMAL: int =

Undocumented

Value
60