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