agessaman
dbc0753237
Add JWT token management and renewal process to PacketCapture
...
- Implement JWT token storage and renewal logic in packet_capture.py.
- Introduce a background task for periodic JWT renewal.
- Update install.sh to check existing MQTT broker configurations before setup.
- Enhance MQTT broker reconnection logic with renewed tokens.
- Add new environment variables for JWT renewal interval and threshold.
2025-10-14 21:26:55 -07:00
agessaman
620e7bbc8a
Add TCP connection support and improve documentation
2025-10-14 19:34:43 -07:00
agessaman
f6112aa6a2
be more flexible about ble names
2025-10-13 20:42:40 -07:00
agessaman
3cc36aac3d
updated to use meshcore_py 2.1.10 or later
2025-10-13 15:50:08 -07:00
agessaman
a52ede025a
Add Docker support, meshcore_py integration, and multi-MQTT functionality
...
- Add Dockerfile and docker-compose.yml for containerized deployment
- Integrate modified meshcore_py with private key export functionality
- Add multi-MQTT broker support with configuration management
- Update packet capture with enhanced authentication and token handling
- Add installation script and migration utilities
- Update documentation and configuration files
2025-10-12 20:41:39 -07:00
agessaman
7d1496a355
remove raw topic, add auto-advert interval
2025-10-11 20:33:45 -07:00
agessaman
ee6cc80eae
added connection monitoring and automatic reconnection configuration
2025-10-10 18:37:26 -07:00
agessaman
f8aa8319e8
cleanup of unused variables
2025-10-09 22:18:26 -07:00
agessaman
e815a44691
Update comments/documentation.
2025-10-09 22:16:05 -07:00
agessaman
673afb30e3
revise log output to add verbose and debug output levels
2025-10-09 22:11:33 -07:00
agessaman
214541a4e1
Initial commit: meshcore packet capture project
2025-10-09 21:55:57 -07:00