AceTime
1.6
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 <ExtendedBrokers.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 425 of file ExtendedBrokers.h.