Skip to content

node.js app that looks for all subtopics in a branch and removes all retained messages

Notifications You must be signed in to change notification settings

nielsfaber/mqtt-retained-topic-wiper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

mqtt-retained-topic-wiper

1. Install

Clone and install dependencies

git clone https://github.com/nielsfaber/mqtt-retained-topic-wiper.git
cd mqtt-retained-topic-wiper
npm install

2. Run

node app.js <my_root_topic>

3. Success

It will remove all retained topics in <my_root_topic>/..... (including <my_root_topic> itself).

About

node.js app that looks for all subtopics in a branch and removes all retained messages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published