docs(inputs.opcua): fix typo (#11897)
This commit is contained in:
parent
aa2d4d12c7
commit
e601f91c2b
|
|
@ -60,7 +60,7 @@ Plugin minimum tested version: 1.16
|
||||||
## identifier - OPC UA ID (tag as shown in opcua browser)
|
## identifier - OPC UA ID (tag as shown in opcua browser)
|
||||||
## tags - extra tags to be added to the output metric (optional)
|
## tags - extra tags to be added to the output metric (optional)
|
||||||
## Example:
|
## 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 = [
|
# nodes = [
|
||||||
# {name="", namespace="", identifier_type="", identifier=""},
|
# {name="", namespace="", identifier_type="", identifier=""},
|
||||||
# {name="", namespace="", identifier_type="", identifier=""},
|
# {name="", namespace="", identifier_type="", identifier=""},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue