Skip to content

Enum: FlagTypeRMR

_Indicates whether the unit is RMR and it's condition type, for example: _

_N' - not an RMR unit _

_'1' - RMR Condition 1 unit _

_'2' - RMR Condition 2 unit _

__

URI: FlagTypeRMR

Permissible Values

Value Meaning Description
1 cim:FlagTypeRMR.1
2 cim:FlagTypeRMR.2
N cim:FlagTypeRMR.N

Slots

Name Description
rmrflag Reliability must run (RMR) flag: indicates whether the unit is RMR; Indicates...

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: FlagTypeRMR
description: "Indicates whether the unit is RMR and it's condition type, for example:\r\
  \nN' - not an RMR unit\r\n'1' - RMR Condition 1 unit\r\n'2' - RMR Condition 2 unit\r\
  \n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:FlagTypeRMR
permissible_values:
  '1':
    text: '1'
    meaning: cim:FlagTypeRMR.1
  '2':
    text: '2'
    meaning: cim:FlagTypeRMR.2
  N:
    text: N
    meaning: cim:FlagTypeRMR.N