Slot: activation_flag
Attribute for specifying if the operation is available in terms of true or false
URI: base:activation_flag Alias: activation_flag
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| ProgramUpdateOperation | Program update operation can be performed on the asset | no |
| AssetOperation | Operations that can be performed on the asset | no |
| TwoStepFirmwareUpdateOperation | Two step firmware update operation can be performed on the asset | no |
| FirmwareUpdateOperation | Firmware update operation can be performed on the asset | no |
| ChangeModeOperation | Change mode operation can be performed on the asset | no |
| RestoreOperation | Restore operation can be performed on the asset | no |
| ResetCommunicationParameterOperation | Reset communication parameter operation can be performed on the asset | no |
| MemoryResetOperation | Memory reset operation can be performed on the asset | no |
| FactoryResetOperation | Factory reset operation can be performed on the asset | no |
| BackupOperation | Backup operation can be performed on the asset | no |
Properties
-
Range: Boolean
-
Required: True
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:activation_flag |
| native | base:activation_flag |
LinkML Source
name: activation_flag
description: Attribute for specifying if the operation is available in terms of true
or false
from_schema: https://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base.yaml
rank: 1000
alias: activation_flag
domain_of:
- AssetOperation
range: boolean
required: true