LiveCode and Phillips Hue
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
LiveCode and Phillips Hue
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.
-
- VIP Livecode Opensource Backer
- Posts: 10043
- Joined: Sat Apr 08, 2006 7:05 am
- Contact:
Re: LiveCode and Phillips Hue
I've not used the Hue APIs, but they look like pretty straightforward REST with JSON data. What problems did you run into?
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
Re: LiveCode and Phillips Hue
I guess I'm looking for an example on how to do this in livecode.
Re: LiveCode and Phillips Hue
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
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
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!