Skip to content

Enum: TroubleCallKind

Describes the type of Trouble, based on customer input.

URI: TroubleCallKind

Permissible Values

Value Meaning Description
lineDown cim:TroubleCallKind.lineDown
powerOut cim:TroubleCallKind.powerOut

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: TroubleCallKind
description: Describes the type of Trouble, based on customer input.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:TroubleCallKind
permissible_values:
  lineDown:
    text: lineDown
    meaning: cim:TroubleCallKind.lineDown
  powerOut:
    text: powerOut
    meaning: cim:TroubleCallKind.powerOut