AceTime
1.7.5
Date and time classes for Arduino that support timezones from the TZ Database, and a system clock that can synchronize from an NTP server or an RTC chip.
|
Data broker for accessing a LinkEntry. More...
#include <BasicBrokers.h>
Public Member Functions | |
LinkEntryBroker (const LinkEntry *linkEntry=nullptr) | |
LinkEntryBroker (const LinkEntryBroker &)=default | |
LinkEntryBroker & | operator= (const LinkEntryBroker &)=default |
uint32_t | zoneId () const |
uint32_t | linkId () const |
Data broker for accessing a LinkEntry.
Definition at line 393 of file BasicBrokers.h.