Skip to content

Enum: RandomisationKind

_Kind of randomisation to be applied to control the timing of end device control commands and/or the definition of demand response and load control events. Value other than 'none' is typically used to mitigate potential deleterious effects of simultaneous operation of multiple devices. _

__

URI: RandomisationKind

Permissible Values

Value Meaning Description
default cim:RandomisationKind.default
end cim:RandomisationKind.end
none cim:RandomisationKind.none
start cim:RandomisationKind.start
startAndEnd cim:RandomisationKind.startAndEnd

Slots

Name Description
randomisation Kind of randomisation to be applied to the end device control actions to be e...

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: RandomisationKind
description: "Kind of randomisation to be applied to control the timing of end device\
  \ control commands and/or the definition of demand response and load control events.\
  \ Value other than 'none' is typically used to mitigate potential deleterious effects\
  \ of simultaneous operation of multiple devices.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:RandomisationKind
permissible_values:
  default:
    text: default
    meaning: cim:RandomisationKind.default
  end:
    text: end
    meaning: cim:RandomisationKind.end
  none:
    text: none
    meaning: cim:RandomisationKind.none
  start:
    text: start
    meaning: cim:RandomisationKind.start
  startAndEnd:
    text: startAndEnd
    meaning: cim:RandomisationKind.startAndEnd