Skip to content

Enum: ReachabilityStateValues

Possible reachability states.

URI: ReachabilityStateValues

Permissible Values

Value Meaning Description
reached None The asset has been reached from the asset management system
failed None The asset could not be reached from the asset management system
unknown None No try to connect the device has been done yet

Attributes (AKA Slots)

Name Description
state_value

Identifier and Mapping Information

LinkML Source

name: ReachabilityStateValues
description: Possible reachability states.
title: reachability state values
from_schema: https://common-device-management.code.siemens.io/documentation/asset-modeling/base-schema/v0.10.0/iah-base.jsonld
rank: 1000
permissible_values:
  reached:
    text: reached
    description: The asset has been reached from the asset management system.
  failed:
    text: failed
    description: The asset could not be reached from the asset management system.
  unknown:
    text: unknown
    description: No try to connect the device has been done yet.

Any questions left?

Ask the community