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
| Parameter | Description |
|---|---|
| name | Name of the consumer. |
| endpoint | Endpoint of the consumer. |
YAML
version: '1.0' consumer: - name: string endpoint: string