Skip to content

IOPoint

The class describe a measurement or control value. The purpose is to enable having attributes and associations common for measurement and control.

URI: cim:IOPoint
Type: Class

 classDiagram
    class IOPoint
    click IOPoint href "../IOPoint"
      IdentifiedObject <|-- IOPoint
        click IdentifiedObject href "../IdentifiedObject"


      IOPoint <|-- Control
        click Control href "../Control"
      IOPoint <|-- MeasurementValue
        click MeasurementValue href "../MeasurementValue"


      IOPoint : IdentifiedObject.description

      IOPoint : IdentifiedObject.mRID

      IOPoint : IdentifiedObject.name

Inheritance

Attributes

Name URI Cardinality and Range Description Inheritance
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

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:IOPoint
native this:IOPoint