Class: StopFwUpdateOperatingMode
Asset is stopped due to a firmware update.
URI: base:StopFwUpdateOperatingMode
classDiagram
class StopFwUpdateOperatingMode
click StopFwUpdateOperatingMode href "../StopFwUpdateOperatingMode/"
OperatingMode <|-- StopFwUpdateOperatingMode
click OperatingMode href "../OperatingMode/"
StopFwUpdateOperatingMode : mode_name
Inheritance
- OperatingMode
- StopFwUpdateOperatingMode
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.yaml
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | base:StopFwUpdateOperatingMode |
| native | base:StopFwUpdateOperatingMode |
LinkML Source
Direct
name: StopFwUpdateOperatingMode
description: Asset is stopped due to a firmware update.
from_schema: https://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base.yaml
is_a: OperatingMode
slot_usage:
mode_name:
name: mode_name
equals_string: stop_fw_update
Induced
name: StopFwUpdateOperatingMode
description: Asset is stopped due to a firmware update.
from_schema: https://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base.yaml
is_a: OperatingMode
slot_usage:
mode_name:
name: mode_name
equals_string: stop_fw_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.yaml
rank: 1000
alias: mode_name
owner: StopFwUpdateOperatingMode
domain_of:
- OperatingMode
range: string
required: true
equals_string: stop_fw_update