MeasurementValueSource
MeasurementValueSource describes the alternative sources updating a MeasurementValue. User conventions for how to use the MeasurementValueSource attributes are defined in IEC 61970-301.
URI: cim:MeasurementValueSource
Type: Class
classDiagram
class MeasurementValueSource
click MeasurementValueSource href "../MeasurementValueSource"
IdentifiedObject <|-- MeasurementValueSource
click IdentifiedObject href "../IdentifiedObject"
MeasurementValueSource : IdentifiedObject.description
MeasurementValueSource : IdentifiedObject.mRID
MeasurementValueSource : IdentifiedObject.name
Inheritance
- IdentifiedObject
- MeasurementValueSource
Attributes
| Name | URI | Cardinality and Range | Description | Inheritance |
|---|---|---|---|---|
| mRID | cim:IdentifiedObject.mRID | 1 string |
Master resource identifier issued by a model authority | IdentifiedObject |
| description | cim:IdentifiedObject.description | 0..1 string |
The description is a free human readable text describing or naming the object | 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 |
|---|---|---|---|
| AccumulatorValue | MeasurementValueSource | range | MeasurementValueSource |
| AnalogValue | MeasurementValueSource | range | MeasurementValueSource |
| DiscreteValue | MeasurementValueSource | range | MeasurementValueSource |
| MeasurementValue | MeasurementValueSource | range | MeasurementValueSource |
| StringMeasurementValue | MeasurementValueSource | range | MeasurementValueSource |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/2020/CPSM-Operation#
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cim:MeasurementValueSource |
| native | this:MeasurementValueSource |