1
0
Fork 0
telegraf/plugins/inputs/neoom_beaam/sample.conf.in

14 lines
374 B
Text
Raw Permalink Normal View History

# 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"}}