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
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 |
---|---|---|---|---|---|---|---|
Meter | 0..1 | MeterMultiplier | 0..* | Meter | Meter applying this multiplier. | MeterMultipliers | All multipliers applied at this meter. |
Meter | 0..1 | MeterReading | 0..* | Meter | Meter providing this reading. | MeterReadings | All meter readings provided by this meter. |
MeterWorkTask | 0..* | Meter | 0..1 | MeterServiceWorkTask | All non-replacement work tasks on this meter. | Meter | Meter on which this non-replacement work task is performed. |
MeterWorkTask | 0..* | Meter | 0..1 | MeterReplacementWorkTasks | All work tasks on replacement of this old meter. | OldMeter | Old meter replaced by this work task. |
Transaction | 0..* | Meter | 0..1 | VendingTransactions | All vending transactions on this meter. | Meter | Meter for this vending transaction. |