...
Configuration | Data | Description | Required |
---|---|---|---|
|
| The interface type. | ✓ |
|
| MQTT broker url. | ✓ |
|
| The custom machine name to be displayed in the Agile MES. Will be read from the machine if unset. Only applicable if the topic filter refers to exactly one machine. | ✗ |
|
| The MQTT topic filter for CDM. At the time of writing its structure is: | ✓ |
|
| MQTT broker authentication details: username, password and client id. For files, the path can be absolute or relative to the Aggregator. | ✓ |
|
| The MES instance(s) of your organization. | ✓ |
|
| Whether to use SSL when connecting to the MQTT broker. (Default: true) | ✗ |
|
| The MQTT broker’s certificate in PEM format to enable peer-verification. | ✗ |
...