Skip to content

Class: UpdateOperatingMode

Asset is performing an update.

URI: base:UpdateOperatingMode

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

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

LinkML Source

Direct

name: UpdateOperatingMode
description: Asset is performing an update.
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: update

Induced

name: UpdateOperatingMode
description: Asset is performing an update.
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: update
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: UpdateOperatingMode
    domain_of:
    - OperatingMode
    range: string
    required: true
    equals_string: update

Any questions left?

Ask the community