THE STANDARD / UNS FRAMEWORK
Artifact Beta
Static data and reusable templates for configuring equipment and sensors.
Definition reference · See this in the complete factory example, or follow the YAML walkthrough to create your own.
Parameters
| Parameter | Description |
|---|---|
| name | Name of the artifact. |
| id | Id of the artifact. |
| location | Location of the artifact. |
YAML
version: 1.0 artifact: - name: string # Name id: string # ID location: string # Location