1
0
Fork 0
telegraf/plugins/inputs/neoom_beaam/sample.conf.in
Daniel Baumann 4978089aab
Adding upstream version 1.34.4.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-05-24 07:26:29 +02:00

13 lines
374 B
Text

# Read energy data from the local Neoom Beaam gateway
[[inputs.neoom_beaam]]
## Address of the gateway
# address = "https://10.10.10.10"
## Bearer token for accessing the data
# token = ""
## Enforce refreshing the site configuration in each gather cycle
# refresh_configuration = false
## Optional TLS Config
{{template "/plugins/common/tls/client.conf"}}