Skip to content

DisconnectingCircuitBreaker

A circuit breaking device including disconnecting function, eliminating the need for separate disconnectors.

URI: cim:DisconnectingCircuitBreaker
Type: Class

 classDiagram
    class DisconnectingCircuitBreaker
    click DisconnectingCircuitBreaker href "../DisconnectingCircuitBreaker"
      Breaker <|-- DisconnectingCircuitBreaker
        click Breaker href "../Breaker"

      DisconnectingCircuitBreaker : Equipment.inService

      DisconnectingCircuitBreaker : Switch.locked

      DisconnectingCircuitBreaker : IdentifiedObject.mRID

      DisconnectingCircuitBreaker : Switch.open

Inheritance

Attributes

Name URI Cardinality and Range Description Inheritance
open cim:Switch.open 1
boolean
The attribute tells if the switch is considered open when used as input to to... Switch
locked cim:Switch.locked 1
boolean
If true, the switch is locked Switch
inService cim:Equipment.inService 1
boolean
Specifies the availability of the equipment Equipment
mRID cim:IdentifiedObject.mRID 1
string
Master resource identifier issued by a model authority IdentifiedObject

Identifier and Mapping Information

Schema Source

  • from schema: http://iec.ch/TC57/ns/CIM/SteadyStateHypothesis-EU#Package_SteadyStateHypothesisProfile

Mappings

Mapping Type Mapped Value
self cim:DisconnectingCircuitBreaker
native this:DisconnectingCircuitBreaker