Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 856 Bytes

Output.md

File metadata and controls

16 lines (12 loc) · 856 Bytes

Com.Lab5e.Span.Model.Output

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.

Properties

Name Type Description Notes
OutputId string [optional]
CollectionId string [optional]
Type OutputType [optional]
Config OutputConfig [optional]
Enabled bool [optional]
Tags Dictionary<string, string> [optional]

[Back to Model list] [Back to API list] [Back to README]