Fuse
An overcurrent protective device with a circuit opening fusible part that is heated and severed by the passage of overcurrent through it. A fuse is considered a switching device because it breaks current.
URI: cim:Fuse
Type: Class
classDiagram
class Fuse
click Fuse href "../Fuse"
Switch <|-- Fuse
click Switch href "../Switch"
Fuse : Equipment.inService
Fuse : Switch.locked
Fuse : IdentifiedObject.mRID
Fuse : Switch.open
Inheritance
Attributes
| Name | URI | Cardinality and Range | Description | Inheritance |
|---|---|---|---|---|
| locked | cim:Switch.locked | 1 boolean |
If true, the switch is locked | Switch |
| open | cim:Switch.open | 1 boolean |
The attribute tells if the switch is considered open when used as input to to... | 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/2.0#
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cim:Fuse |
| native | this:Fuse |