We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4bbb97 commit f1d8c7dCopy full SHA for f1d8c7d
.ric-helpers/en/nodata_websocket.md
@@ -4,7 +4,7 @@ This device has not sent any data yet.
4
You can connect your device using the WebSocket protocol:
5
6
```
7
-wss://ws.{{env}}/api/v1/objects/{{object.id}}/connect
+wss://ws.{{env}}/objects/{{object.id}}/connect
8
9
10
And send something.
.ric-helpers/ru/nodata_websocket.md
@@ -3,7 +3,7 @@
3
Вы можете подключить ваше устройство по протоколу WebSocket:
И что-нибудь отправить.
0 commit comments