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 implement the messages used in the Attribute Reporting service implementation. More...

+ Collaboration diagram for Reports:

Data Structures

struct  HF::Core::AttributeReporting::Report::Abstract
 Parent call for all reports. More...
 
struct  HF::Core::AttributeReporting::Report::Entry
 Parent class for all notification entries. More...
 
struct  HF::Core::AttributeReporting::Report::CreateMessage
 This message is used to create a reporting rule. More...
 
struct  HF::Core::AttributeReporting::Report::DeleteMessage
 This message is used to delete a reporting rule. More...
 
struct  HF::Core::AttributeReporting::Report::AddEntryMessage
 Parent class for the messages to create reporting rule entries. More...
 
struct  HF::Core::AttributeReporting::Report::UpdateIntervalMessage
 This message is used to update the report interval. More...
 
struct  HF::Core::AttributeReporting::Report::Periodic
 Periodic report notification. More...
 
struct  HF::Core::AttributeReporting::Report::Event
 Event type notification. More...
 

Detailed Description

This module contains the classes that implement the messages used in the Attribute Reporting service implementation.