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

#include <UsagePointGroup.h>

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

Public Attributes

IEC61970::Base::Domain::String type
 
std::list< IEC61968::Metering::UsagePoint * > UsagePoints
 
- 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 usage points. Commands can be issued to all of the usage points that belong to a usage point group using a defined group address and the underlying AMR communication infrastructure.

Member Data Documentation

◆ type

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

Type of this group.

◆ UsagePoints

std::list<IEC61968::Metering::UsagePoint*> IEC61968::Metering::UsagePointGroup::UsagePoints

All usage points in this group.


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