THE STANDARD / UNS FRAMEWORK

Producer Configuration Beta

This is the configuration for the producer, an entity that sends information.

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

Parameters

ParameterDescription
nameName of the producer.
endpointEndpoint of the producer.

YAML

version: '1.0'
producer:
  - name: string
    endpoint: string