184
edits
(→Recipe: Documented) |
(→Time: Extracted Camera) |
||
| Line 103: | Line 103: | ||
** PUT http://localhost:3000/api/v1/channels/get {"kind":"CurrentTimeOfDay"} | ** PUT http://localhost:3000/api/v1/channels/get {"kind":"CurrentTimeOfDay"} | ||
== Camera == | |||
* Take a picture with camera | * Take a picture with camera | ||
** PUT http://localhost:3000/api/v1/channels/set {"select": {"id": "setter:snapshot.ae67e622-7a66-465e-bab0-28107b2df980@link.mozilla.org"}, "value": {"Unit": {}}} | ** PUT http://localhost:3000/api/v1/channels/set {"select": {"id": "setter:snapshot.ae67e622-7a66-465e-bab0-28107b2df980@link.mozilla.org"}, "value": {"Unit": {}}} | ||
edits