JSON MQ message API actions
Use the JSON MQ message API to manage your MQTT sessions
Use the following actions to manage your MQTT sessions
Action | Description |
---|---|
alters session settings without disrupting the client | |
creates a new MQTT session | |
disconnects a client's MQTT session | |
returns information about a client's MQTT session | |
returns undelivered messages from a client-subscribed MQTT topic | |
returns messages published on a specific topic | |
returns a list of sessions that match the | |
publishes messages to an MQTT topic from the specified client | |
adds or removes a client's subscriptions |