Connected Devices/Projects/Project Link/Taxonomy: Difference between revisions

Jump to navigation Jump to search
(→‎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)
    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"}
    PUT http://localhost:3000/api/v1/channels/get [{"tags": "location: entrance", kind: "OpenClosed"}


=== Sending ===
=== Sending ===
184

edits

Navigation menu