![]() |
HAN-FUN API
1.5.3
This project provides the common implementation of ULE Alliance's HAN-FUN application protocol.
|
This module contains the classes that define and implement the Device API on the node side. More...
Data Structures | |
struct | HF::Devices::Node::IUnit0 |
Interface of Unit 0 for Node devices. More... | |
struct | HF::Devices::Node::Unit0< ITF > |
Template to create Unit 0 for HAN-FUN node devices. More... | |
class | HF::Devices::Node::Abstract< CoreServices > |
Template for declaring HAN-FUN node devices. More... | |
class | HF::Devices::Node::Transport |
Parent class for transport layer implementations on a HAN-FUN Node. More... | |
Typedefs | |
typedef Unit0< Core::DeviceInformation::Server, Core::DeviceManagement::Client, Core::AttributeReporting::Server > | HF::Devices::Node::DefaultUnit0 |
Unit0 using default classes to provide the core services for node devices. | |
This module contains the classes that define and implement the Device API on the node side.