THE STANDARD / UNS FRAMEWORK

Area Beta

A specific area within the site. This could be a building, a floor, a room, or any other logical or physical partition within the site.

Definition reference · See this in the complete factory example, or follow the YAML walkthrough to create your own.

Parameters

ParameterDescription
nameName of the area.
idId of the area.
locationLocation of the area.
lineLine child element.

YAML

version: 1.0
area:
  - name: string    # Name of the area
    id: string      # ID of the area
    location: string # Location of the area