Skip to content

Enum: ProtectiveActionAdjustmentKind

Categorisation of different protective action adjustments that can be performed on equipment.

URI: ProtectiveActionAdjustmentKind

Permissible Values

Value Meaning Description
byPercentage cim:ProtectiveActionAdjustmentKind.byPercentage
byValue cim:ProtectiveActionAdjustmentKind.byValue
measurement cim:ProtectiveActionAdjustmentKind.measurement
setValue cim:ProtectiveActionAdjustmentKind.setValue

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: ProtectiveActionAdjustmentKind
description: Categorisation of different protective action adjustments that can be
  performed on equipment.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:ProtectiveActionAdjustmentKind
permissible_values:
  byPercentage:
    text: byPercentage
    meaning: cim:ProtectiveActionAdjustmentKind.byPercentage
  byValue:
    text: byValue
    meaning: cim:ProtectiveActionAdjustmentKind.byValue
  measurement:
    text: measurement
    meaning: cim:ProtectiveActionAdjustmentKind.measurement
  setValue:
    text: setValue
    meaning: cim:ProtectiveActionAdjustmentKind.setValue