Switch
A generic device designed to close, or open, or both, one or more electric circuits. All switches are two terminal devices including grounding switches.
URI: cim:Switch
Type: Class
classDiagram
class Switch
click Switch href "../Switch"
Equipment <|-- Switch
click Equipment href "../Equipment"
Switch : IdentifiedObject.description
Switch : IdentifiedObject.mRID
Switch : IdentifiedObject.name
Inheritance
Attributes
| Name | URI | Cardinality and Range | Description | Inheritance |
|---|---|---|---|---|
| mRID | cim:IdentifiedObject.mRID | 0..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 |
Usages
| used by | used in | type | used |
|---|---|---|---|
| SwitchSchedule | Switch | range | Switch |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/2013/CPSM-Operation#
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cim:Switch |
| native | this:Switch |