![]() |
HAN-FUN API
1.5.3
This project provides the common implementation of ULE Alliance's HAN-FUN application protocol.
|
Generic Application Logic profile implementation. More...
#include <profiles.h>
Public Member Functions | |
virtual void | periodic (uint32_t time) |
Handle periodic processing. More... | |
![]() | |
Common::Result | handle (Protocol::Packet &packet, Common::ByteArray &payload, uint16_t offset) |
Handle incoming messages from the network. More... | |
Generic Application Logic profile implementation.
Definition at line 1137 of file profiles.h.
|
inlinevirtual |
Handle periodic processing.
[in] | time | current system clock value in seconds. |
Reimplemented in HF::Units::Unit< HF::Profiles::GenericApplicationLogic, Alert, LevelControl, OnOff, SimplePowerMeter >.
Definition at line 1144 of file profiles.h.
References UNUSED.