Skip to content

Enum: ICCPPointKind

The kind of ICCP point that is to be conveyed.

URI: ICCPPointKind

Permissible Values

Value Meaning Description
discrete cim:ICCPPointKind.discrete
packedProtectionEvent cim:ICCPPointKind.packedProtectionEvent
real cim:ICCPPointKind.real
singleProtectionEvent cim:ICCPPointKind.singleProtectionEvent
state cim:ICCPPointKind.state
stateSupplemental cim:ICCPPointKind.stateSupplemental

Slots

Name Description
point_type Indicates the ICCP Point type that is to be conveyed

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: ICCPPointKind
description: The kind of ICCP point that is to be conveyed.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:ICCPPointKind
permissible_values:
  discrete:
    text: discrete
    meaning: cim:ICCPPointKind.discrete
  packedProtectionEvent:
    text: packedProtectionEvent
    meaning: cim:ICCPPointKind.packedProtectionEvent
  real:
    text: real
    meaning: cim:ICCPPointKind.real
  singleProtectionEvent:
    text: singleProtectionEvent
    meaning: cim:ICCPPointKind.singleProtectionEvent
  state:
    text: state
    meaning: cim:ICCPPointKind.state
  stateSupplemental:
    text: stateSupplemental
    meaning: cim:ICCPPointKind.stateSupplemental