Generalized-Core-Counter 3.20
Particle-based generalized core counter firmware
Loading...
Searching...
No Matches
currentStatusData::CurrentData Class Reference

#include <MyPersistentData.h>

Public Attributes

uint8_t alertCode
uint8_t batteryState
StorageHelperRK::PersistentDataBase::SavedDataHeader currentHeader
uint16_t dailyCount
float externalTempC
uint16_t faceNumber
uint16_t faceScore
uint16_t gestureScore
uint16_t gestureType
uint16_t hourlyCount
float internalTempC
time_t lastAlertTime
time_t lastCountTime
uint32_t lastOccupancyEvent
time_t occupancyStartTime
bool occupied
float stateOfCharge
uint32_t totalOccupiedSeconds

Detailed Description

Definition at line 519 of file MyPersistentData.h.

Member Data Documentation

◆ alertCode

uint8_t currentStatusData::CurrentData::alertCode

Definition at line 534 of file MyPersistentData.h.

◆ batteryState

uint8_t currentStatusData::CurrentData::batteryState

Definition at line 537 of file MyPersistentData.h.

◆ currentHeader

StorageHelperRK::PersistentDataBase::SavedDataHeader currentStatusData::CurrentData::currentHeader

Definition at line 522 of file MyPersistentData.h.

◆ dailyCount

uint16_t currentStatusData::CurrentData::dailyCount

Definition at line 541 of file MyPersistentData.h.

◆ externalTempC

float currentStatusData::CurrentData::externalTempC

Definition at line 533 of file MyPersistentData.h.

◆ faceNumber

uint16_t currentStatusData::CurrentData::faceNumber

Definition at line 527 of file MyPersistentData.h.

◆ faceScore

uint16_t currentStatusData::CurrentData::faceScore

Definition at line 528 of file MyPersistentData.h.

◆ gestureScore

uint16_t currentStatusData::CurrentData::gestureScore

Definition at line 530 of file MyPersistentData.h.

◆ gestureType

uint16_t currentStatusData::CurrentData::gestureType

Definition at line 529 of file MyPersistentData.h.

◆ hourlyCount

uint16_t currentStatusData::CurrentData::hourlyCount

Definition at line 540 of file MyPersistentData.h.

◆ internalTempC

float currentStatusData::CurrentData::internalTempC

Definition at line 532 of file MyPersistentData.h.

◆ lastAlertTime

time_t currentStatusData::CurrentData::lastAlertTime

Definition at line 535 of file MyPersistentData.h.

◆ lastCountTime

time_t currentStatusData::CurrentData::lastCountTime

Definition at line 531 of file MyPersistentData.h.

◆ lastOccupancyEvent

uint32_t currentStatusData::CurrentData::lastOccupancyEvent

Definition at line 545 of file MyPersistentData.h.

◆ occupancyStartTime

time_t currentStatusData::CurrentData::occupancyStartTime

Definition at line 546 of file MyPersistentData.h.

◆ occupied

bool currentStatusData::CurrentData::occupied

Definition at line 544 of file MyPersistentData.h.

◆ stateOfCharge

float currentStatusData::CurrentData::stateOfCharge

Definition at line 536 of file MyPersistentData.h.

◆ totalOccupiedSeconds

uint32_t currentStatusData::CurrentData::totalOccupiedSeconds

Definition at line 547 of file MyPersistentData.h.


The documentation for this class was generated from the following file: