Unified Namespace Configuration Beta

Configuration of the Unified Namespace.

Parameters

ParameterDescription
nameName of the UNS.
regionRegion of the UNS.
timezoneTimezone of the UNS.
topic_structureThe structure of the MQTT topics.
topic_standardThe standard of the MQTT topics.
information_modelThe information model used.

YAML

version: '1.0'
uns:
  name: string              # Name of the UNS
  timezone: string          # Timezone of the UNS
  region: string            # Region of the UNS
  topic_structure: 'version/site/area/line/cell/equipment/sensor/information_model/'
  topic_standard: string    # The standard of the MQTT topic
  information_model: string # The information model used