Skip to content

Enum: ZoneKind

Kind of zone.

URI: ZoneKind

Permissible Values

Value Meaning Description
electricalNetwork cim:ZoneKind.electricalNetwork
other cim:ZoneKind.other
specialRestrictionLand cim:ZoneKind.specialRestrictionLand
weatherZone cim:ZoneKind.weatherZone

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: ZoneKind
description: Kind of zone.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:ZoneKind
permissible_values:
  electricalNetwork:
    text: electricalNetwork
    meaning: cim:ZoneKind.electricalNetwork
  other:
    text: other
    meaning: cim:ZoneKind.other
  specialRestrictionLand:
    text: specialRestrictionLand
    meaning: cim:ZoneKind.specialRestrictionLand
  weatherZone:
    text: weatherZone
    meaning: cim:ZoneKind.weatherZone