(untested) config and more big changes

- add toml config
- add more warnings
- fix skip second post on successful ip change
- renamed a lot of variables
- various minor improvements
This commit is contained in:
2022-03-25 01:22:52 +01:00
parent 2bdeef98c1
commit 87231e227f
7 changed files with 368 additions and 245 deletions

15
config.toml.example Normal file
View File

@ -0,0 +1,15 @@
#General settings
hostname = "mein-iserv.de"
session_cookie = "IServSAT=mvuvFvCZSlpvuwhk0mmNwF1NKEQypM4d; IServSession=xEPqyJO1a5nsVd34HEpbPqQGMMQKapvw"
# Targeted device settings
target_ip = "10.1.1.1"
target_room = 123
target_compilation = 1
[host_filter]
"filter[controllable]" = ""
"filter[room][]" = "__none"
"filter[group]" = ""
"filter[search]" = "iPad"