solar-grabber/Rocket.toml.example

19 lines
434 B
Plaintext
Raw Permalink Normal View History

[default]
address = "0.0.0.0"
2023-01-10 17:00:20 +01:00
port = 2399
2023-01-10 15:42:31 +01:00
# Put your solar cloud service settings below and uncomment them based on the
# service you want to use.
[default.service]
2023-01-10 15:42:31 +01:00
# For Hoymiles, use the following settings:
# kind = "Hoymiles"
# username = "username"
# password = "secret"
# sid = 123456
# For My Autarco, use the following settings:
# kind = "MyAutarco"
# username = "foo@domain.tld"
# password = "secret"
# site_id = "abc123de"