Skip to content

Enum: RemoteUnitType

_Type of remote unit. _

__

URI: RemoteUnitType

Permissible Values

Value Meaning Description
ControlCenter cim:RemoteUnitType.ControlCenter
IED cim:RemoteUnitType.IED
RTU cim:RemoteUnitType.RTU
SubstationControlSystem cim:RemoteUnitType.SubstationControlSystem

Slots

Name Description
remote_unit_type Type of remote unit

Identifier and Mapping Information

Schema Source

  • from schema: https://cim.ucaiug.io/ns#TC57CIM

LinkML Source

name: RemoteUnitType
description: "Type of remote unit.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:RemoteUnitType
permissible_values:
  ControlCenter:
    text: ControlCenter
    meaning: cim:RemoteUnitType.ControlCenter
  IED:
    text: IED
    meaning: cim:RemoteUnitType.IED
  RTU:
    text: RTU
    meaning: cim:RemoteUnitType.RTU
  SubstationControlSystem:
    text: SubstationControlSystem
    meaning: cim:RemoteUnitType.SubstationControlSystem