From f31a096080a9faf05f0aecb30dcf659bbe769b5b Mon Sep 17 00:00:00 2001 From: noramullen1 <42354779+noramullen1@users.noreply.github.com> Date: Wed, 13 May 2020 11:09:09 -0700 Subject: [PATCH] Add IoT tag to MQTT --- data/telegraf_plugins.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/telegraf_plugins.yml b/data/telegraf_plugins.yml index f30542dbb..4b5ed5e56 100644 --- a/data/telegraf_plugins.yml +++ b/data/telegraf_plugins.yml @@ -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