![]() |
HAN-FUN API
1.5.3
This project provides the common implementation of ULE Alliance's HAN-FUN application protocol.
|
User Interface 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... | |
User Interface profile implementation.
Definition at line 1121 of file profiles.h.
|
inlinevirtual |
Handle periodic processing.
[in] | time | current system clock value in seconds. |
Definition at line 1128 of file profiles.h.
References UNUSED.