Enum: OnOff
_ON _
_OFF _
__
URI: OnOff
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| OFF | cim:OnOff.OFF | |
| ON | cim:OnOff.ON |
Slots
| Name | Description |
|---|---|
| peak_flag | on-peak, off-peak, or all |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
LinkML Source
name: OnOff
description: "ON\r\nOFF\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:OnOff
permissible_values:
'OFF':
text: 'OFF'
meaning: cim:OnOff.OFF
'ON':
text: 'ON'
meaning: cim:OnOff.ON