MQTT Explorer (VS Code Extension)

This extension adds an MQTT view to VS Code:
- Connection to an MQTT broker
- Saveable connection profiles
- Automatic subscription to
#
- Topic filtering
- Topic tree navigation
- Inspection of the last message received on a topic
- Live panel to follow a topic in real time
- Posting messages
Quick Start
Open the MQTT Explorer view in the file explorer.
Run the MQTT Explorer: Connect command.
Orders
MQTT Explorer: Connect
MQTT Explorer: Open Connection Manager
MQTT Explorer: Connect Profile
MQTT Explorer: Save Connection Profile
MQTT Explorer: Delete Connection Profile
MQTT Explorer: Disconnect
MQTT Explorer: Publish Message
MQTT Explorer: Inspect Message
MQTT Explorer: Copy Topic
MQTT Explorer: Set Topic Filter
MQTT Explorer: Clear Topic Filter
MQTT Explorer: Open Live Topic
##Notes
- Supported protocols:
mqtt, mqtts, ws, wss
- The extension displays the last payload seen for each topic.
| |