EMQX Client Subscriptions
emqx_client_subscriptionsCheck a client's subscribed topics and QoS to diagnose why a device isn't receiving messages.
Instructions
Which topics one client is subscribed to, with QoS.
Use this when a device "isn't receiving anything" — usually the subscription filter does not match the publish topic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clientid | Yes | Exact client id. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||