HAN-FUN API  1.5.3
This project provides the common implementation of ULE Alliance's HAN-FUN application protocol.
Concentrator device API.

This module contains the classes that define and implement the Device API on the concentrator side. More...

+ Collaboration diagram for Concentrator device API.:

Data Structures

struct  HF::Devices::Concentrator::IUnit0
 Unit 0 interface API for HAN-FUN Concentrators. More...
 
struct  HF::Devices::Concentrator::Unit0< ITF >
 Template to create Unit0 for HAN-FUN concentrator devices. More...
 
class  HF::Devices::Concentrator::AbstractBase
 This is the parent class for the HAN-FUN Concentrator devices implementation. More...
 
class  HF::Devices::Concentrator::Abstract< CoreServices >
 Template for HAN-FUN concentrator devices. More...
 
class  HF::Devices::Concentrator::Transport
 Parent class for transport layer implementations on a HAN-FUN Concentrator device. More...
 

Typedefs

typedef Unit0< Core::DeviceInformation::Server, Core::DeviceManagement::DefaultServer, Core::AttributeReporting::Server, Core::BindManagement::DefaultServerHF::Devices::Concentrator::DefaultUnit0
 Unit0 using default classes to provide the core services.
 

Detailed Description

This module contains the classes that define and implement the Device API on the concentrator side.