Skip to content

Refactor the node spy page

Rick Parrish requested to merge Ree/node-spy-2 into master

Split the mqtt-related code out into a re-usable component, which will make it easier to use in other pages (eg the proof-of-concept web-based sbbsctrl), and allow the mqtt websocket ports to be entered via the website if they haven't been configured yet.

Split the javascript code out into separate .js files.

Rename the node spy with a 001 prefix to match the userlist prefix, so the "More" dropdown menu is alphabetized.

Merge request reports