Breaker
Entity
Name: Breaker
A mechanical switching device capable of making, carrying, and breaking currents under normal circuit conditions and also making, carrying for a specified time, and breaking currents under specified abnormal circuit conditions example: those of short circuit.
Details
- Industry Domain:
Grid CIM
- Relational Table Name:
BREAKER_CIM
- JSON View Name:
BREAKER_CIM#JSON
- Ontology Class:
oewcim:Breaker
Properties
Name | General Data Type | Oracle Data Type | Relational Column | Required? | Primary Key? | Validations | Related Graph Object |
---|---|---|---|---|---|---|---|
cim urn uuid | string | VARCHAR2 | CIM_URN_UUID |
Yes | Yes | oewcim:Breaker | |
name | string | VARCHAR2 | NAME |
oewcim:Breaker | |||
description | string | VARCHAR2 | DESCRIPTION |
oewcim:Breaker | |||
in transit time | integer | NUMBER | IN_TRANSIT_TIME |
oewcim:Breaker | |||
breaking capacity | integer | NUMBER | BREAKING_CAPACITY |
oewcim:Breaker | |||
equipment container | string | VARCHAR2 | EQUIPMENT_CONTAINER |
oewcim:EquipmentContainer | |||
additional equipment container | string | VARCHAR2 | ADDITIONAL_EQUIPMENT_CONTAINER |
oewcim:EquipmentContainer | |||
location | string | VARCHAR2 | LOCATION |
oewcim:Location |