meshcore_py/src/meshcore
2025-12-15 21:29:12 -08:00
..
commands Update BLE signing example to use a default chunk size of 120 bytes and add signature verification with the device's public key. Enhance debug output for data length and signature verification results. 2025-12-15 21:29:12 -08:00
__init__.py Export binary req type 2025-09-07 12:28:26 -07:00
ble_cx.py disconnect client before returning None 2025-10-27 16:09:44 +01:00
connection_manager.py Revert "Refactor command system to be queue based" 2025-09-04 15:08:08 -07:00
events.py implement device signing binary frames and sign() command for on-device signing. 2025-12-14 22:23:33 -08:00
lpp_json_encoder.py feat: Refactor binary commands and apply BLE fixes 2025-08-05 15:31:54 -04:00
meshcore.py deal with bad established ble cx 2025-10-27 14:45:48 +01:00
packets.py Merge pull request #35 from agessaman/main 2025-11-25 07:35:17 +01:00
parsing.py Revert "Refactor command system to be queue based" 2025-09-04 15:08:08 -07:00
reader.py implement device signing binary frames and sign() command for on-device signing. 2025-12-14 22:23:33 -08:00
serial_cx.py Merge branch 'main' into feature/refactor 2025-08-06 10:56:24 +02:00
tcp_cx.py feat: Refactor binary commands and apply BLE fixes 2025-08-05 15:31:54 -04:00