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
Inherits from
Descendant classes
- No descendant classes
Leaf/Root class
IsLeaf | IsRoot |
---|---|
False | False |
Associations
Source Class | Cardinality Source | Target Class | Cardinality Target | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
DemandResponseProgram | 0..* | UsagePointGroup | 0..* | DemandResponsePrograms | All demand response programs this usage point group is enrolled in. | UsagePointGroups | All usage point groups enrolled in this demand response program. |
EndDeviceControl | 0..* | UsagePointGroup | 0..* | EndDeviceControls | All end device controls sending commands to this usage point group. | UsagePointGroups | All usage point groups receiving commands from this end device control. |
UsagePointGroup | 0..* | UsagePoint | 0..* | UsagePointGroups | All groups to which this usage point belongs. | UsagePoints | All usage points in this group. |