THE STANDARD / UNS FRAMEWORK

Consumer Configuration Beta

This is the configuration for the consumer, an entity that receives information.

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

Parameters

ParameterDescription
nameName of the consumer.
endpointEndpoint of the consumer.

YAML

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