DCSwitch
A switch within the DC system.
URI: cim:DCSwitch
Type: Class
classDiagram
class DCSwitch
click DCSwitch href "../DCSwitch"
DCConductingEquipment <|-- DCSwitch
click DCConductingEquipment href "../DCConductingEquipment"
DCSwitch <|-- DCBreaker
click DCBreaker href "../DCBreaker"
DCSwitch <|-- DCDisconnector
click DCDisconnector href "../DCDisconnector"
DCSwitch : Equipment.aggregate
DCSwitch : IdentifiedObject.description
DCSwitch : Equipment.EquipmentContainer
DCSwitch --> EquipmentContainer : Equipment.EquipmentContainer
click EquipmentContainer href "../EquipmentContainer"
DCSwitch : IdentifiedObject.mRID
DCSwitch : IdentifiedObject.name
DCSwitch : Equipment.normallyInService
DCSwitch : DCConductingEquipment.ratedUdc
Inheritance
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
ratedUdc | cim:DCConductingEquipment.ratedUdc | 1 Voltage |
Rated DC device voltage | DCConductingEquipment |
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:DCSwitch |
native | this:DCSwitch |