#include <Watch.h>
Definition at line 6 of file Watch.h.
◆ conditions
◆ currentState
float* Watch::currentState = nullptr |
- Todo:
- should be moved to private, pointer to currentState so we can keep from looking it up each time
Definition at line 12 of file Watch.h.
◆ faultState
◆ guid
component to watch
Definition at line 10 of file Watch.h.
◆ onClear
std::string Watch::onClear |
[environmental] sent via email when all conditions clear
Definition at line 16 of file Watch.h.
◆ quietEnd
[environmental] before this time we will not send onClear emails
Definition at line 20 of file Watch.h.
◆ quietStart
[environmental] on or after this time we will not send onClear emails
Definition at line 18 of file Watch.h.
◆ sendEmail
bool Watch::sendEmail = true |
[environmental] sendEmails for watch
Definition at line 22 of file Watch.h.
The documentation for this class was generated from the following file: