AccumulatorValue
AccumulatorValue represents an accumulated (counted) MeasurementValue.
URI: cim:AccumulatorValue
Type: Class
classDiagram
class AccumulatorValue
click AccumulatorValue href "../AccumulatorValue"
MeasurementValue <|-- AccumulatorValue
click MeasurementValue href "../MeasurementValue"
AccumulatorValue : AccumulatorValue.Accumulator
AccumulatorValue --> Accumulator : AccumulatorValue.Accumulator
click Accumulator href "../Accumulator"
AccumulatorValue : AccumulatorValue.AccumulatorReset
AccumulatorValue --> AccumulatorReset : AccumulatorValue.AccumulatorReset
click AccumulatorReset href "../AccumulatorReset"
AccumulatorValue : IdentifiedObject.description
AccumulatorValue : MeasurementValue.MeasurementValueQuality
AccumulatorValue --> MeasurementValueQuality : MeasurementValue.MeasurementValueQuality
click MeasurementValueQuality href "../MeasurementValueQuality"
AccumulatorValue : MeasurementValue.MeasurementValueSource
AccumulatorValue --> MeasurementValueSource : MeasurementValue.MeasurementValueSource
click MeasurementValueSource href "../MeasurementValueSource"
AccumulatorValue : IdentifiedObject.mRID
AccumulatorValue : IdentifiedObject.name
AccumulatorValue : MeasurementValue.sensorAccuracy
AccumulatorValue --> PerCent : MeasurementValue.sensorAccuracy
click PerCent href "../PerCent"
AccumulatorValue : MeasurementValue.timeStamp
Inheritance
- IdentifiedObject
- IOPoint
- MeasurementValue
- AccumulatorValue
- MeasurementValue
- IOPoint
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
Accumulator | cim:AccumulatorValue.Accumulator | 1 Accumulator |
Measurement to which this value is connected | direct |
AccumulatorReset | cim:AccumulatorValue.AccumulatorReset | 0..1 AccumulatorReset |
The command that resets the accumulator value | direct |
timeStamp | cim:MeasurementValue.timeStamp | 0..1 date |
The time when the value was last updated | MeasurementValue |
sensorAccuracy | cim:MeasurementValue.sensorAccuracy | 0..1 PerCent |
The limit, expressed as a percentage of the sensor maximum, that errors will ... | MeasurementValue |
MeasurementValueQuality | cim:MeasurementValue.MeasurementValueQuality | 0..1 MeasurementValueQuality |
A MeasurementValue has a MeasurementValueQuality associated with it | MeasurementValue |
MeasurementValueSource | cim:MeasurementValue.MeasurementValueSource | 1 MeasurementValueSource |
A reference to the type of source that updates the MeasurementValue, e | MeasurementValue |
description | cim:IdentifiedObject.description | 0..1 string |
The description is a free human readable text describing or naming the object | IdentifiedObject |
mRID | cim:IdentifiedObject.mRID | 1 string |
Master resource identifier issued by a model authority | IdentifiedObject |
name | cim:IdentifiedObject.name | 1 string |
The name is any free human readable and possibly non unique text naming the o... | IdentifiedObject |
Usages
used by | used in | type | used |
---|---|---|---|
Accumulator | AccumulatorValues | range | AccumulatorValue |
AccumulatorReset | AccumulatorValue | range | AccumulatorValue |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/ns/CIM/Operation-EU#Package_OperationProfile
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:AccumulatorValue |
native | this:AccumulatorValue |