docs: Update etc/telegraf.conf and etc/telegraf_windows.conf (#11800)
Co-authored-by: Tiger Bot <>
This commit is contained in:
parent
5ff4418e56
commit
d72e517544
|
|
@ -9053,7 +9053,7 @@
|
||||||
# # Listener capable of handling KNX bus messages provided through a KNX-IP Interface.
|
# # Listener capable of handling KNX bus messages provided through a KNX-IP Interface.
|
||||||
# [[inputs.knx_listener]]
|
# [[inputs.knx_listener]]
|
||||||
# ## Type of KNX-IP interface.
|
# ## Type of KNX-IP interface.
|
||||||
# ## Can be either "tunnel" or "router".
|
# ## Can be either "tunnel_udp", "tunnel_tcp", "tunnel" (alias for tunnel_udp) or "router".
|
||||||
# # service_type = "tunnel"
|
# # service_type = "tunnel"
|
||||||
#
|
#
|
||||||
# ## Address of the KNX-IP interface.
|
# ## Address of the KNX-IP interface.
|
||||||
|
|
|
||||||
|
|
@ -8896,7 +8896,7 @@
|
||||||
# # Listener capable of handling KNX bus messages provided through a KNX-IP Interface.
|
# # Listener capable of handling KNX bus messages provided through a KNX-IP Interface.
|
||||||
# [[inputs.knx_listener]]
|
# [[inputs.knx_listener]]
|
||||||
# ## Type of KNX-IP interface.
|
# ## Type of KNX-IP interface.
|
||||||
# ## Can be either "tunnel" or "router".
|
# ## Can be either "tunnel_udp", "tunnel_tcp", "tunnel" (alias for tunnel_udp) or "router".
|
||||||
# # service_type = "tunnel"
|
# # service_type = "tunnel"
|
||||||
#
|
#
|
||||||
# ## Address of the KNX-IP interface.
|
# ## Address of the KNX-IP interface.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue