LiveCode and Phillips Hue

Bringing the internet highway into your project? Building FTP, HTTP, email, chat or other client solutions?

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
danlee20
Posts: 2
Joined: Mon Dec 02, 2013 11:24 pm

LiveCode and Phillips Hue

Post 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.
FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10103
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: LiveCode and Phillips Hue

Post 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?
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
danlee20
Posts: 2
Joined: Mon Dec 02, 2013 11:24 pm

Re: LiveCode and Phillips Hue

Post by danlee20 »

I guess I'm looking for an example on how to do this in livecode.
Simon
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3901
Joined: Sat Mar 24, 2007 2:54 am

Re: LiveCode and Phillips Hue

Post 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
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!
Post Reply