Meter
Class Description
Physical asset that performs the metering role of the usage point. Used for measuring consumption and detection of events.
Attributes
Name | Type | Description |
---|---|---|
connectionCategory | String | A code used to specify the connection category, e.g. low voltage, where the meter operates. |
formNumber | String | Meter form designation per ANSI C12.10 or other applicable standard. An alphanumeric designation denoting the circuit arrangement for which the meter is applicable and its specific terminal arrangement. |
Relationships
Ancestors
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
Meter | 0..1 | MeterReading | 0..* | Meter | Meter providing this reading. | MeterReadings | All meter readings provided by this meter. |
Meter | 0..1 | MeterMultiplier | 0..* | Meter | Meter applying this multiplier. | MeterMultipliers | All multipliers applied at this meter. |
Meter | 0..1 | MeterWorkTask | 0..* | Meter | Meter on which this non-replacement work task is performed. | MeterServiceWorkTask | All non-replacement work tasks on this meter. |
Meter | 0..1 | Transaction | 0..* | Meter | Meter for this vending transaction. | VendingTransactions | All vending transactions on this meter. |
Meter | 0..1 | MeterWorkTask | 0..* | OldMeter | Old meter replaced by this work task. | MeterReplacementWorkTasks | All work tasks on replacement of this old meter. |