IEC61970 16v29a - IEC61968 12v08
Public Attributes | List of all members
IEC61968::Metering::EndDeviceGroup Class Reference

#include <EndDeviceGroup.h>

Inheritance diagram for IEC61968::Metering::EndDeviceGroup:
Inheritance graph
[legend]
Collaboration diagram for IEC61968::Metering::EndDeviceGroup:
Collaboration graph
[legend]

Public Attributes

IEC61970::Base::Domain::String type
 
std::list< IEC61968::Metering::EndDeviceControl * > EndDeviceControls
 
std::list< IEC61968::Metering::EndDevice * > EndDevices
 
- Public Attributes inherited from IEC61970::Base::Core::IdentifiedObject
IEC61970::Base::Domain::String aliasName
 
IEC61970::Base::Domain::String description
 
IEC61970::Base::Domain::String mRID
 
IEC61970::Base::Domain::String name
 
std::list< IEC61970::Base::DiagramLayout::DiagramObject * > DiagramObjects
 

Detailed Description

Abstraction for management of group communications within a two-way AMR system or the data for a group of related end devices. Commands can be issued to all of the end devices that belong to the group using a defined group address and the underlying AMR communication infrastructure.

Member Data Documentation

◆ EndDeviceControls

std::list<IEC61968::Metering::EndDeviceControl*> IEC61968::Metering::EndDeviceGroup::EndDeviceControls

All end device controls sending commands to this end device group.

◆ EndDevices

std::list<IEC61968::Metering::EndDevice*> IEC61968::Metering::EndDeviceGroup::EndDevices

All end devices this end device group refers to.

◆ type

IEC61970::Base::Domain::String IEC61968::Metering::EndDeviceGroup::type

Type of this group.


The documentation for this class was generated from the following files: