vratiskol

Results 4 comments of vratiskol

To switch on and off the EO1, you have to use PATCH method with this parameters: Target: devices-api.electricobjects.com Port: 443 PATCH /api/v6/devices/XXX?backlight_state=false HTTP/1.1 backlight_state=false => Switch off backlight_state=true => Switch...

After few tests, It works with PUT too !

As I wrote, PUT method works too ! For the 404 error, the XXX is not the name of your EO, it's the id :) Signin on the EO website...

Thanks for the feedback ! I'm deep diving into the core of IVRE and your strategic vision will help guide me a lot. Just to clarify my use case: I'm...