Page 1 of 1
LiveCode and Phillips Hue
Posted: Mon Dec 02, 2013 11:28 pm
by danlee20
Does anyone have any experience using live code and phillips Hue. I need to send Http requests to the phillips hue, I have tried a few things and nothing seems to work. I really appreciate any help anyone could give me.
Re: LiveCode and Phillips Hue
Posted: Tue Dec 03, 2013 12:43 am
by FourthWorld
I've not used the Hue APIs, but they look like pretty straightforward REST with JSON data. What problems did you run into?
Re: LiveCode and Phillips Hue
Posted: Tue Dec 03, 2013 5:05 am
by danlee20
I guess I'm looking for an example on how to do this in livecode.
Re: LiveCode and Phillips Hue
Posted: Tue Dec 03, 2013 6:27 am
by Simon
Hi danlee20,
Here is an example of a REST API
http://www.forums.runrev.com/viewtopic.php?t=12549
It is for dropbox but it will give you an idea of how involved it can be.
Simon