![]() |
HAN-FUN API
1.5.3
This project provides the common implementation of ULE Alliance's HAN-FUN application protocol.
|
This namespace contains the implementation of the Simple Keypad interface. More...
Data Structures | |
struct | Base |
Simple Keypad Interface : Parent. More... | |
struct | Client |
Simple Keypad Interface : Client side implementation. More... | |
struct | KeyPressed |
Message payload for a HF::SimpleKeypad::KEYPRESED request. More... | |
class | Server |
Simple Keypad Interface : Server side implementation. More... | |
Enumerations | |
enum | CMD { KEYPRESSED_CMD = 0x01 } |
Command IDs. More... | |
Functions | |
HF::Attributes::IAttribute * | create_attribute (uint8_t uid) |
Create an attribute object that can hold the attribute with the given uid . (HF::Interfaces::SimpleKeypad::Server *,uint8_t) More... | |
This namespace contains the implementation of the Simple Keypad interface.