Output resource. The configuration depends on the kind of output type. There are five outputs: Webhooks, UDP forwarding, IFTTT events, MQTT client and MQTT broker. The MQTT broker output is just used to configure the built-in MQTT broker in Span.
| Name | Type | Description | Notes |
|---|---|---|---|
| outputId | String | [optional] | |
| collectionId | String | [optional] | |
| type | OutputType | [optional] | |
| config | OutputConfig | [optional] | |
| enabled | Boolean | [optional] | |
| tags | Map<String, String> | [optional] |