UsagePoint
Class Description​
Logical or physical point in the network to which readings or events may be attributed. Used at the place where a physical or virtual meter may be located; however, it is not required that a meter be present.
Attributes​
Name | Type | Description |
---|---|---|
approvedInverterCapacity | Integer | The approved inverter capacity at this UsagePoint in volt-amperes. |
connectionCategory | String | A code used to specify the connection category, e.g., low voltage or low pressure, where the usage point is defined. |
isVirtual | Boolean | If true, this usage point is virtual, i.e., no physical location exists in the network where a meter could be located to collect the meter readings. For example, one may define a virtual usage point to serve as an aggregation of usage for all of a company's premises distributed widely across the distribution territory. Otherwise, the usage point is physical, i.e., there is a logical point in the network where a meter could be located to collect meter readings. |
ratedPower | Integer | Active power that this usage point is configured to deliver in watts. |
Relationships​
Ancestors​
Descendents​
No descendent classes
Associations​
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
UsagePoint | 0..* | Equipment | 0..* | UsagePoints | All usage points connected to the electrical grid through this equipment. | Equipments | All equipment connecting this usage point to the electrical grid. |
UsagePoint | 0..* | EndDevice | 0..* | UsagePoints | Usage point to which this end device belongs. | EndDevices | All end devices at this usage point. |
UsagePoint | Location | 0..1 | UsagePointLocation | Location of this usage point. |