Skip to content

Class: NotSupportedOperatingMode

Asset is in a not supported operating mode.

URI: base:NotSupportedOperatingMode

 classDiagram
    class NotSupportedOperatingMode
    click NotSupportedOperatingMode href "../NotSupportedOperatingMode/"
      OperatingMode <|-- NotSupportedOperatingMode
        click OperatingMode href "../OperatingMode/"

      NotSupportedOperatingMode : mode_name

Inheritance

Slots

Name Cardinality and Range Description Inheritance
mode_name 1
String
Name of the operating mode OperatingMode

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self base:NotSupportedOperatingMode
native base:NotSupportedOperatingMode

LinkML Source

Direct

name: NotSupportedOperatingMode
description: Asset is in a not supported operating mode.
from_schema: https://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base-read.yaml
is_a: OperatingMode
slot_usage:
  mode_name:
    name: mode_name
    equals_string: not_supported

Induced

name: NotSupportedOperatingMode
description: Asset is in a not supported operating mode.
from_schema: https://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base-read.yaml
is_a: OperatingMode
slot_usage:
  mode_name:
    name: mode_name
    equals_string: not_supported
attributes:
  mode_name:
    name: mode_name
    description: Name of the operating mode.
    from_schema: https://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base-read.yaml
    rank: 1000
    alias: mode_name
    owner: NotSupportedOperatingMode
    domain_of:
    - OperatingMode
    range: string
    required: true
    equals_string: not_supported

Any questions left?

Ask the community