Enum: UsagePointConnectedKind
_State of the usage point with respect to connection to the network. _
__
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| connected | cim:UsagePointConnectedKind.connected | |
| logicallyDisconnected | cim:UsagePointConnectedKind.logicallyDisconnected | |
| physicallyDisconnected | cim:UsagePointConnectedKind.physicallyDisconnected |
Slots
| Name | Description |
|---|---|
| connection_state | State of the usage point with respect to connection to the network |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
LinkML Source
name: UsagePointConnectedKind
description: "State of the usage point with respect to connection to the network.\r\
\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:UsagePointConnectedKind
permissible_values:
connected:
text: connected
meaning: cim:UsagePointConnectedKind.connected
logicallyDisconnected:
text: logicallyDisconnected
meaning: cim:UsagePointConnectedKind.logicallyDisconnected
physicallyDisconnected:
text: physicallyDisconnected
meaning: cim:UsagePointConnectedKind.physicallyDisconnected