StringMeasurementValue
StringMeasurementValue represents a measurement value of type string.
URI: cim:StringMeasurementValue
Type: Class
classDiagram
class StringMeasurementValue
click StringMeasurementValue href "../StringMeasurementValue"
MeasurementValue <|-- StringMeasurementValue
click MeasurementValue href "../MeasurementValue"
StringMeasurementValue : IdentifiedObject.description
StringMeasurementValue : MeasurementValue.MeasurementValueSource
StringMeasurementValue --> MeasurementValueSource : MeasurementValue.MeasurementValueSource
click MeasurementValueSource href "../MeasurementValueSource"
StringMeasurementValue : IdentifiedObject.mRID
StringMeasurementValue : IdentifiedObject.name
StringMeasurementValue : MeasurementValue.sensorAccuracy
StringMeasurementValue : StringMeasurementValue.StringMeasurement
StringMeasurementValue --> StringMeasurement : StringMeasurementValue.StringMeasurement
click StringMeasurement href "../StringMeasurement"
StringMeasurementValue : MeasurementValue.timeStamp
Inheritance
- IdentifiedObject
- IOPoint
- MeasurementValue
- StringMeasurementValue
- MeasurementValue
- IOPoint
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
StringMeasurement | cim:StringMeasurementValue.StringMeasurement | 1 StringMeasurement |
Measurement to which this value is connected | direct |
sensorAccuracy | cim:MeasurementValue.sensorAccuracy | 0..1 PerCent |
The limit, expressed as a percentage of the sensor maximum, that errors will ... | MeasurementValue |
timeStamp | cim:MeasurementValue.timeStamp | 0..1 datetime |
The time when the value was last updated | MeasurementValue |
MeasurementValueSource | cim:MeasurementValue.MeasurementValueSource | 1 MeasurementValueSource |
A reference to the type of source that updates the MeasurementValue, e | MeasurementValue |
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 |
Comments
- In the context of this profile this class is only used to define measurements that are available via ICCP. It is not used to supply values for those measurements. Consequently the value attribute is not included in this profile.
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/2020/CPSM-Operation#
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:StringMeasurementValue |
native | this:StringMeasurementValue |