Skip to content

Commit

Permalink
minor documentation fixes concerning messages
Browse files Browse the repository at this point in the history
Signed-off-by: Bob Claerhout <bob.claerhout@aloxy.io>
  • Loading branch information
Bob Claerhout committed Nov 30, 2021
1 parent 6f30702 commit ff506c3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ following parameters can additionally be provided when specifying the `topics` o
| Description | Topic | [Filter by namespaces](basic-changenotifications.html#by-namespaces) | [Filter by RQL expression](basic-changenotifications.html#by-rql-expression) |
|-------------|-----------------|------------------|-----------|
| Subscribe for [Thing events/change notifications](basic-changenotifications.html) | `_/_/things/twin/events` | &#10004; | &#10004; |
| Subscribe for [Thing messages](basic-messages.html) | `_/_/things/live/messages` | &#10004; | &#10060; |
| Subscribe for [Thing messages](basic-messages.html) | `_/_/things/live/messages` | &#10004; | &#10004; |
| Subscribe for [Thing live commands](protocol-twinlive.html) | `_/_/things/live/commands` | &#10004; | &#10060; |
| Subscribe for [Thing live events](protocol-twinlive.html) | `_/_/things/live/events` | &#10004; | &#10004; |
| Subscribe for [Policy announcements](protocol-specification-policies-announcement.html) | `_/_/policies/announcements` | &#10004; | &#10060; |
Expand Down

0 comments on commit ff506c3

Please sign in to comment.