Cross-Lab-Project / crosslab

https://Cross-Lab-Project.github.io/crosslab/
3 stars 4 forks source link

[client] Device URL vs. REST URL #14

Closed jonau closed 1 year ago

jonau commented 1 year ago

When we e.g. use the createWebsocketToken method in the client the url given is expected to be in the form /devices/{}/websocket

However I suggest that the Device URL itself /devices/{} is enough...

lassertos commented 1 year ago

This should be fixed with fc84c4a.