#include <EndDeviceGroup.h>


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 |
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.
| std::list<IEC61968::Metering::EndDeviceControl*> IEC61968::Metering::EndDeviceGroup::EndDeviceControls |
All end device controls sending commands to this end device group.
| std::list<IEC61968::Metering::EndDevice*> IEC61968::Metering::EndDeviceGroup::EndDevices |
All end devices this end device group refers to.
| IEC61970::Base::Domain::String IEC61968::Metering::EndDeviceGroup::type |
Type of this group.
1.8.13