We've introduced a comprehensive dictionary of all MQTT topics published across the flespi platform — covering 700 topic patterns from all services and modules.
Each topic entry includes:
- category — the type of event (e.g.,
log, interval, state)
- module — the platform service that publishes it (e.g.,
gw, mbus, platform)
- entity — the resource type the topic relates to (e.g.,
devices, channels, assets)
- description — a human-readable explanation of what the topic carries
Browse the dictionary:
GET https://flespi.io/const/values?names=toolbox/topics
The full topic tree is also available in the flespi panel under the MQTT topics section.
Why this matters:
Until now, the full set of flespi MQTT topics was undocumented. This dictionary gives you a single authoritative reference for all topics the platform publishes — making it easier to build integrations, set up subscriptions, and understand what data flows where.