Skip to content

Enum: AssetModelUsageKind

Usage for an asset model.

URI: AssetModelUsageKind

Permissible Values

Value Meaning Description
customerSubstation cim:AssetModelUsageKind.customerSubstation
distributionOverhead cim:AssetModelUsageKind.distributionOverhead
distributionUnderground cim:AssetModelUsageKind.distributionUnderground
other cim:AssetModelUsageKind.other
streetlight cim:AssetModelUsageKind.streetlight
substation cim:AssetModelUsageKind.substation
transmission cim:AssetModelUsageKind.transmission
unknown cim:AssetModelUsageKind.unknown

Slots

Name Description
usage_kind Intended usage for this asset model

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: AssetModelUsageKind
description: Usage for an asset model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:AssetModelUsageKind
permissible_values:
  customerSubstation:
    text: customerSubstation
    meaning: cim:AssetModelUsageKind.customerSubstation
  distributionOverhead:
    text: distributionOverhead
    meaning: cim:AssetModelUsageKind.distributionOverhead
  distributionUnderground:
    text: distributionUnderground
    meaning: cim:AssetModelUsageKind.distributionUnderground
  other:
    text: other
    meaning: cim:AssetModelUsageKind.other
  streetlight:
    text: streetlight
    meaning: cim:AssetModelUsageKind.streetlight
  substation:
    text: substation
    meaning: cim:AssetModelUsageKind.substation
  transmission:
    text: transmission
    meaning: cim:AssetModelUsageKind.transmission
  unknown:
    text: unknown
    meaning: cim:AssetModelUsageKind.unknown