184
edits
(→Camera: json -> unit) |
|||
Line 13: | Line 13: | ||
* To get list of services: | * To get list of services: | ||
** GET http://localhost:3000/api/v1/services | ** GET http://localhost:3000/api/v1/services | ||
=== Channels === | |||
* To use the getter: | * To use the getter: | ||
** PUT http://localhost:3000/api/v1/channels/get {“id”: <getter service id> } | ** PUT http://localhost:3000/api/v1/channels/get {“id”: <getter service id> } |
edits