This website requires JavaScript.
Explore
Help
Sign In
jono
/
mqttdevicemanager
Watch
1
Star
0
Fork
0
You've already forked mqttdevicemanager
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
8
Commits
1
Branch
0
Tags
3
MiB
Vue
40.4%
Python
29.5%
JavaScript
15.5%
CSS
14%
HTML
0.5%
Other
0.1%
0cb46fad9b
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Jono Targett
0cb46fad9b
Made command handlers talk to the serial port properly
2026-03-15 19:13:38 +10:30
.gitignore
Initial commit
2026-03-14 23:19:44 +10:30
command.py
Made command handlers talk to the serial port properly
2026-03-15 19:13:38 +10:30
handler.py
Made command handlers talk to the serial port properly
2026-03-15 19:13:38 +10:30
main.py
A bit of cleanup. StreamWrapper still isn't working properly
2026-03-15 18:14:25 +10:30
requirements.txt
Added commands with mqtt5 response topics
2026-03-15 15:33:24 +10:30
tunnel.sh
Initial commit
2026-03-14 23:19:44 +10:30
ubxhandler.py
Made command handlers talk to the serial port properly
2026-03-15 19:13:38 +10:30
ubxsimulator.json
Initial commit
2026-03-14 23:19:44 +10:30
ubxsimulator.py
commands and responses now all using decorators to look really nice
2026-03-15 17:46:05 +10:30