184
edits
(→Recipe: +name) |
(→Fetching: Layout) |
||
| Line 68: | Line 68: | ||
* Fetch values from all channels matching any of the selectors | * Fetch values from all channels matching any of the selectors | ||
PUT http://localhost:3000/api/v1/channels/get selector(s) | |||
<br/> | <br/> | ||
Example: | Example: | ||
PUT http://localhost:3000/api/v1/channels/get [{"tags": "location: entrance", kind: "OpenClosed"} | |||
=== Sending === | === Sending === | ||
edits