From e601f91c2bf6dba9503a5baf1e695b48355b33e0 Mon Sep 17 00:00:00 2001 From: Giuseppe <65350358+Giu-seppe@users.noreply.github.com> Date: Fri, 30 Sep 2022 15:34:19 +0200 Subject: [PATCH] docs(inputs.opcua): fix typo (#11897) --- plugins/inputs/opcua/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/inputs/opcua/README.md b/plugins/inputs/opcua/README.md index f1d635abf..da8114220 100644 --- a/plugins/inputs/opcua/README.md +++ b/plugins/inputs/opcua/README.md @@ -60,7 +60,7 @@ Plugin minimum tested version: 1.16 ## identifier - OPC UA ID (tag as shown in opcua browser) ## tags - extra tags to be added to the output metric (optional) ## Example: - ## {name="ProductUri", namespace="0", identifier_type="i", identifier="2262", tags=[["tag1","value1"],["tag2","value2]]} + ## {name="ProductUri", namespace="0", identifier_type="i", identifier="2262", tags=[["tag1","value1"],["tag2","value2"]]} # nodes = [ # {name="", namespace="", identifier_type="", identifier=""}, # {name="", namespace="", identifier_type="", identifier=""},