Seite 1 von 1

Get marker status via http

Verfasst: Di 10. Sep 2019, 10:15
von genfersee
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

Verfasst: Di 10. Sep 2019, 11:37
von jbmedia
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

Verfasst: Mi 11. Sep 2019, 09:14
von genfersee
Many thanks, this is great!!

Kind regards,
Genfersee