|
|
time_t | lastUpdate |
| | Timestamp of last update.
|
| |
|
bool | startupPrev |
| | Previous startup flag value.
|
| |
|
int16_t | preStCount |
| | Previous raw sensor counter (before startup)
|
| |
|
uint32_t | accCount |
| | Accumulated counts (overflows and startups)
|
| |
|
int16_t | prevCount |
| | Previous counter value.
|
| |
|
int16_t | events |
| | Number of events reported at last event.
|
| |
|
uint8_t | distance |
| | Distance at last event.
|
| |
|
time_t | timestamp |
| | Timestamp of last event.
|
| |
|
int16_t | hist [LIGHTNING_HIST_SIZE] |
| |
|
uint8_t | updateRate |
| | expected update rate for pastHour() calculation
|
| |
The documentation for this struct was generated from the following file: