todbot / blink1

Official software for blink(1) USB RGB LED by ThingM
https://blink1.thingm.com/
Other
956 stars 237 forks source link

Blink1Control: support multiple blink(1) devices via JSON HTTP API #156

Closed todbot closed 9 years ago

todbot commented 10 years ago

as per Barry's question here: https://getsatisfaction.com/thingm/topics/multiple_blink_1_how_to_control#reply_14443739

Blink1Control GUI currently only supports a single device, but the JSON API should be able to support multiple devices.

todbot commented 9 years ago

now possible in v1.93

jhein05 commented 4 years ago

Sorry to open this again, but how would I use the id in my requests? I tried to add "&id=1" or "&id=2" to set the second blink1, but it always changes the same one. Thanks.