Sensor
This class describe devices that transform a measured quantity into signals that can be presented at displays, used in control or be recorded.
- NOTE: this is an abstract class and should not be instantiated directly
URI: cim:Sensor
Type: Class
classDiagram
class Sensor
click Sensor href "../Sensor"
AuxiliaryEquipment <|-- Sensor
click AuxiliaryEquipment href "../AuxiliaryEquipment"
Sensor <|-- CurrentTransformer
click CurrentTransformer href "../CurrentTransformer"
Sensor <|-- PostLineSensor
click PostLineSensor href "../PostLineSensor"
Sensor <|-- PotentialTransformer
click PotentialTransformer href "../PotentialTransformer"
Sensor : Equipment.aggregate
Sensor : IdentifiedObject.description
Sensor : Equipment.EquipmentContainer
Sensor --> EquipmentContainer : Equipment.EquipmentContainer
click EquipmentContainer href "../EquipmentContainer"
Sensor : IdentifiedObject.mRID
Sensor : IdentifiedObject.name
Sensor : Equipment.normallyInService
Sensor : AuxiliaryEquipment.Terminal
Sensor --> Terminal : AuxiliaryEquipment.Terminal
click Terminal href "../Terminal"
Inheritance
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
Terminal | cim:AuxiliaryEquipment.Terminal | 1 Terminal |
The Terminal at the equipment where the AuxiliaryEquipment is attached | AuxiliaryEquipment |
aggregate | cim:Equipment.aggregate | 0..1 boolean |
The aggregate flag provides an alternative way of representing an aggregated ... | Equipment |
normallyInService | cim:Equipment.normallyInService | 0..1 boolean |
Specifies the availability of the equipment under normal operating conditions | Equipment |
EquipmentContainer | cim:Equipment.EquipmentContainer | 0..1 EquipmentContainer |
Container of this equipment | Equipment |
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 |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/2020/CPSM-CoreEquipment#
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:Sensor |
native | this:Sensor |