iserv-ipad-helper/config.toml.example
Kevin Dorner d833c2a76a Fixed tags, added checks, much refactor - such wow
- Fixed host_tags retrieval (now supports multiple tags and properly handles none)
- Added status code check
- Added check for failed authorization
- Renamed target_compilation -> mdm_compilation
- Fixed and refactored squeeze_html_form()
2022-03-26 20:01:39 +01:00

15 lines
348 B
Plaintext

#General settings
hostname = "mein-iserv.de"
cookie = "IServSAT=mvuvFvCZSlpvuwhk0mmNwF1NKEQypM4d; IServSession=xEPqyJO1a5nsVd34HEpbPqQGMMQKapvw"
# Targeted device settings
host_ip = "10.1.1.1"
host_room = 123
mdm_compilation = 1
[host_filter]
"filter[controllable]" = ""
"filter[room][]" = "__none"
"filter[group]" = ""
"filter[search]" = "iPad"