apc2mqtt/config.toml.example

8 lines
90 B
Plaintext
Raw Normal View History

2021-11-07 17:57:27 +00:00
[mqtt]
Host = "192.168.0.123"
2022-04-17 02:44:06 +01:00
Port = 1883
2021-11-07 17:57:27 +00:00
[[targets]]
Host = "192.168.0.222"
Port = 161