UsagePointGroup
Class 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.
Attributes
Name | Type | Description |
---|---|---|
type | String | Type of this group. |
Relationships
Ancestors
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
UsagePointGroup | 0..* | UsagePoint | 0..* | UsagePointGroups | All groups to which this usage point belongs. | UsagePoints | All usage points in this group. |
UsagePointGroup | 0..* | EndDeviceControl | 0..* | UsagePointGroups | All usage point groups receiving commands from this end device control. | EndDeviceControls | All end device controls sending commands to this usage point group. |
UsagePointGroup | 0..* | DemandResponseProgram | 0..* | UsagePointGroups | All usage point groups enrolled in this demand response program. | DemandResponsePrograms | All demand response programs this usage point group is enrolled in. |