◆ PresenceRecord()
◆ id()
◆ invalidate()
void PresenceHandler::PresenceRecord::invalidate |
( |
| ) |
|
|
inline |
◆ isValid()
bool PresenceHandler::PresenceRecord::isValid |
( |
| ) |
|
|
inline |
◆ meshSendCountdownSeconds
uint8_t PresenceHandler::PresenceRecord::meshSendCountdownSeconds |
Used to determine whether to send a mesh message.
Decreases every seconds. Starts at presence_mesh_send_throttle_seconds, when 0, a mesh message can be sent.
◆ profileLocation
◆ timeoutCountdownSeconds
uint8_t PresenceHandler::PresenceRecord::timeoutCountdownSeconds |
Used to determine when a record is timed out.
Decreases every seconds. Starts at presence_time_out_s, when 0, it is timed out.
The documentation for this struct was generated from the following file: