Manage topic configurations via Excel / CSV files
β bulk import into any folder, or export current topics
π‘ CSV / Excel columns:
topic (required) |
nickname (optional) |
folder (optional β overrides the selector above if filled)
π If folder column is blank, topics go into the Target Folder selected above.
New folders are created automatically.
π Example row: IRA/barmer/device1/data , Barmer Sensor 1 , Barmer
Subscribe to a new MQTT topic
π‘ Wildcards: + single level | # multi level
π§ Daily Report β Send Status by Email
β‘
How it works: Clicking "Send via Email Client" opens your default mail app (Outlook, Gmail app, etc.) with the report pre-filled as a formatted table in the body.
π
For auto-scheduled daily emails β since this is a local HTML file, you need a free email API. Recommended:
EmailJS.com (free tier: 200 emails/month) or host this dashboard online and use a cron job. See the hosting guide below.