Skip to content

Enum: ReadingReasonKind

_Reason for the reading being taken. _

__

URI: ReadingReasonKind

Permissible Values

Value Meaning Description
billing cim:ReadingReasonKind.billing
demandReset cim:ReadingReasonKind.demandReset
inquiry cim:ReadingReasonKind.inquiry
installation cim:ReadingReasonKind.installation
loadManagement cim:ReadingReasonKind.loadManagement
loadResearch cim:ReadingReasonKind.loadResearch
moveIn cim:ReadingReasonKind.moveIn
moveOut cim:ReadingReasonKind.moveOut
other cim:ReadingReasonKind.other
removal cim:ReadingReasonKind.removal
serviceConnect cim:ReadingReasonKind.serviceConnect
serviceDisconnect cim:ReadingReasonKind.serviceDisconnect

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: ReadingReasonKind
description: "Reason for the reading being taken.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:ReadingReasonKind
permissible_values:
  billing:
    text: billing
    meaning: cim:ReadingReasonKind.billing
  demandReset:
    text: demandReset
    meaning: cim:ReadingReasonKind.demandReset
  inquiry:
    text: inquiry
    meaning: cim:ReadingReasonKind.inquiry
  installation:
    text: installation
    meaning: cim:ReadingReasonKind.installation
  loadManagement:
    text: loadManagement
    meaning: cim:ReadingReasonKind.loadManagement
  loadResearch:
    text: loadResearch
    meaning: cim:ReadingReasonKind.loadResearch
  moveIn:
    text: moveIn
    meaning: cim:ReadingReasonKind.moveIn
  moveOut:
    text: moveOut
    meaning: cim:ReadingReasonKind.moveOut
  other:
    text: other
    meaning: cim:ReadingReasonKind.other
  removal:
    text: removal
    meaning: cim:ReadingReasonKind.removal
  serviceConnect:
    text: serviceConnect
    meaning: cim:ReadingReasonKind.serviceConnect
  serviceDisconnect:
    text: serviceDisconnect
    meaning: cim:ReadingReasonKind.serviceDisconnect