loraserver mqtt test console
1.0.0
Este proyecto es una herramienta cliente web mqtt sencilla para loraserver.
Nodejs +Koa+ websocket-npm+vue+element.io
necesitas instalar nodejs
npm run install-all
npm run build-ui
npm run start
Luego abra http://127.0.0.1:4889/
// for server
npm run dev
// for frontend ui
npm run dev-ui
MIT