Skip to content

Enum: ReachabilityStateValues

Possible reachability states.

URI: base:ReachabilityStateValues

Permissible Values

Value Meaning Description
reached None The asset has been reached
failed None The asset could not be reached
unknown None The reachability state of the asset is unknown

Slots

Name Description
state_value

Identifier and Mapping Information

Schema Source

  • from schema: https://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base-read.yaml

LinkML Source

name: ReachabilityStateValues
description: Possible reachability states.
title: reachability state values
from_schema: https://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base-read.yaml
rank: 1000
permissible_values:
  reached:
    text: reached
    description: The asset has been reached.
  failed:
    text: failed
    description: The asset could not be reached.
  unknown:
    text: unknown
    description: The reachability state of the asset is unknown.

Any questions left?

Ask the community