![]() |
|
Get marker status via http - Druckversion +- JBMedia Forum (https://jbmedia.de/mybb) +-- Forum: Unterstützte Systeme (https://jbmedia.de/mybb/forumdisplay.php?fid=7) +--- Forum: English-spoken forum (https://jbmedia.de/mybb/forumdisplay.php?fid=29) +--- Thema: Get marker status via http (/showthread.php?tid=2180) |
Get marker status via http - genfersee - 10.09.2019 Dear all, Is there a way to access marker status via http? I could only find URLs for switching on or off the defined devices. I would need to be able to know via http if a device is on or off.. Many thanks in advance! Genfersee Re: Get marker status via http - jbmedia_phpbb3_import1 - 10.09.2019 For this purpose you can access the params.json page inside the web space of the Light-Manager Air (e.g. 192.168.1.100/params.json). This contains the line marker state and a bit field which represents the 64 marker states. With javascript for example you can easily access this value. Re: Get marker status via http - genfersee - 11.09.2019 Many thanks, this is great!! Kind regards, Genfersee |