Cloud based IP bridging to your radio network!
This system allows you to send out alarm messages from an internet device to your radio node network running meshtastic firmware.
Websockets are critical for real time updates and syncing across various Web Clients and devices.
Examine the architecture drawing to familiarize yourself with the communication flow
This is a simple vite project using Material UI library.
Install with
npm install
run development
npm run dev
build
npm run build
run production build
npm run start
Install with
npm install
Run with
node index.js
Using system python (for now)
python3 gateway.py