Skip to content

Commit 8c86c89

Browse files
committed
Broken link quick fix
1 parent 9314a33 commit 8c86c89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Websocket-access-for-DSA.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Response parameters:
6868

6969
* `type` – required, text: _"response"_.
7070
* `action` – required, text: _"subscription/subscribe"_.
71-
* `events` – required, array of [enum](https://developers.navixy.com/docs/navixy-api/getting-started/introduction#data-types), without nulls. List of the subscribed events types ("", "" or "iot_monitor").
71+
* `events` – required, array of [enum](https://developers.navixy.com/docs/navixy-api/d87ce89118d15-introduction#data-types), without nulls. List of the subscribed events types ("", "" or "iot_monitor").
7272
* `data` – required, map <string, object>. Map with events subscription result. One key per subscribed event.
7373
* `state` – present if the "state" subscription requested, see sub response below.
7474
* `state_batch` – present if the "state_batch" subscription requested, see sub response below.

0 commit comments

Comments
 (0)