Skip to content

a web mqtt client for lora-server-project (koa+websocket-npm+vue+element.io)

License

Notifications You must be signed in to change notification settings

HobaiRiku/loraserver-mqtt-test-console

Repository files navigation

loraserver-mqtt-test-console

this project is a simple web mqtt client tool for loraserver .

Nodejs +Koa+ websocket-npm+vue+element.io

feature:

  • connect to an mqtt broker of loraserver
  • subscribe tx topic and show live mqtt message from lora app server
  • fCnt and packet loss statistics
  • downLink mqtt message

start:

you need to install nodejs

npm run install-all
npm run build-ui
npm run start

Then open http://127.0.0.1:4889/

dev:

// for server
npm run dev
// for frontend ui
npm run dev-ui

screenshot:

licence:

MIT

About

a web mqtt client for lora-server-project (koa+websocket-npm+vue+element.io)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published