Skip to content

Class: RunRedundantOperatingMode

Asset is running in redundant mode.

URI: base:RunRedundantOperatingMode

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

      RunRedundantOperatingMode : 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:RunRedundantOperatingMode
native base:RunRedundantOperatingMode

LinkML Source

Direct

name: RunRedundantOperatingMode
description: Asset is running in redundant 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: run_redundant

Induced

name: RunRedundantOperatingMode
description: Asset is running in redundant 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: run_redundant
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: RunRedundantOperatingMode
    domain_of:
    - OperatingMode
    range: string
    required: true
    equals_string: run_redundant

Any questions left?

Ask the community