This website requires JavaScript.
Explore
Help
Sign In
dandri
/
MeshCore-mqtt-observer
Watch
1
Star
0
Fork
0
You've already forked MeshCore-mqtt-observer
mirror of
https://github.com/agessaman/MeshCore.git
synced
2026-07-12 04:58:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cc17c6b745f7bcb317c5a4dcafe45fec2486c860
MeshCore-mqtt-observer
/
examples
/
simple_repeater
T
History
agessaman
4a60f16683
Refactor logging and error handling in MyMesh and MQTTBridge. Implement checks for Serial availability before printing logs to prevent potential blocking. Update MQTTBridge to include circuit breaker logic for managing reconnect attempts and enhance slot management with new state tracking. Expand MQTTPresetDef to include a new preset with configurable token lifetime and retain options.
2026-03-23 20:21:47 -07:00
..
main.cpp
sensecap solar: stabilize wake pin and add button hold poweroff
2026-02-27 22:51:19 -05:00
MyMesh.cpp
Refactor logging and error handling in MyMesh and MQTTBridge. Implement checks for Serial availability before printing logs to prevent potential blocking. Update MQTTBridge to include circuit breaker logic for managing reconnect attempts and enhance slot management with new state tracking. Expand MQTTPresetDef to include a new preset with configurable token lifetime and retain options.
2026-03-23 20:21:47 -07:00
MyMesh.h
Enhance MQTT bridge implementation to support a new MeshRank preset, allowing for token-based authentication and custom topic templates. Update CLI commands for slot management, including new commands for setting tokens and topics. Improve documentation to reflect these changes and provide examples for configuring the new preset.
2026-03-22 11:06:37 -07:00
RateLimiter.h
* repeater: onAnonDataRecv(), now rejecting non-ASCII password (preparing for future request codes)
2025-11-06 20:15:01 +11:00
UITask.cpp
don't start mqtt connection attempts until wifi credentials are valid (requires reboot)
2026-01-02 13:36:40 -08:00
UITask.h
UI: battery indicator, boot screen, radio settings
2025-04-20 19:17:02 -07:00