From 7d208e5ab522016faecfcf9aae154d61f2a32fc2 Mon Sep 17 00:00:00 2001 From: noramullen1 <42354779+noramullen1@users.noreply.github.com> Date: Tue, 13 Oct 2020 11:24:31 -0700 Subject: [PATCH] Add OPC UA plugin --- data/telegraf_plugins.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/data/telegraf_plugins.yml b/data/telegraf_plugins.yml index 60e392706..6539ce914 100644 --- a/data/telegraf_plugins.yml +++ b/data/telegraf_plugins.yml @@ -1147,6 +1147,13 @@ input: introduced: 1.7.0 tags: [linux, macos, windows, systems] + - name: OPC UA + id: opcua + description: | + The OPC UA plugin gathers metrics from client devices using the [OPC Foundation's Unified Architecture (UA)](https://opcfoundation.org/about/opc-technologies/opc-ua/) machine-to-machine communication protocol for industrial automation. + introduced: 1.16.0 + tags: [linux, macos, windows, iot] + - name: OpenLDAP id: openldap description: |