Add IoT tag to MQTT

pull/1035/head
noramullen1 2020-05-13 11:09:09 -07:00
parent d14743843a
commit f31a096080
1 changed files with 2 additions and 2 deletions

View File

@ -932,7 +932,7 @@ input:
The MQTT Consumer input plugin reads from specified MQTT topics and adds messages to InfluxDB.
Messages are in the [Telegraf input data formats](https://docs.influxdata.com/telegraf/latest/data_formats/input/).
introduced: 0.10.3
tags: [linux, macos, windows, messaging]
tags: [linux, macos, windows, messaging, IoT]
- name: Multifile
id: multifile
@ -1864,7 +1864,7 @@ output:
The MQTT Producer output plugin writes to the MQTT server using
[supported output data formats](https://docs.influxdata.com/telegraf/latest/data_formats/output/).
introduced: 0.2.0
tags: [linux, macos, windows, messaging]
tags: [linux, macos, windows, messaging, IoT]
- name: NATS Output
id: nats