Skip to content

Enum: AutomaticDispInstTypeCommitment

Commitment instruction types.

URI: AutomaticDispInstTypeCommitment

Permissible Values

Value Meaning Description
DR_ADJUSTMENT cim:AutomaticDispInstTypeCommitment.DR_ADJUSTMENT
DR_DEPLOY cim:AutomaticDispInstTypeCommitment.DR_DEPLOY
DR_RELEASE cim:AutomaticDispInstTypeCommitment.DR_RELEASE
SHUT_DOWN cim:AutomaticDispInstTypeCommitment.SHUT_DOWN
START_UP cim:AutomaticDispInstTypeCommitment.START_UP

Slots

Name Description
instruction_type Indicator of either a Start-Up or a Shut-Down

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: AutomaticDispInstTypeCommitment
description: Commitment instruction types.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:AutomaticDispInstTypeCommitment
permissible_values:
  DR_ADJUSTMENT:
    text: DR_ADJUSTMENT
    meaning: cim:AutomaticDispInstTypeCommitment.DR_ADJUSTMENT
  DR_DEPLOY:
    text: DR_DEPLOY
    meaning: cim:AutomaticDispInstTypeCommitment.DR_DEPLOY
  DR_RELEASE:
    text: DR_RELEASE
    meaning: cim:AutomaticDispInstTypeCommitment.DR_RELEASE
  SHUT_DOWN:
    text: SHUT_DOWN
    meaning: cim:AutomaticDispInstTypeCommitment.SHUT_DOWN
  START_UP:
    text: START_UP
    meaning: cim:AutomaticDispInstTypeCommitment.START_UP