agessaman
|
bc68af6805
|
removed example from the README
|
2025-10-12 18:31:44 -07:00 |
|
agessaman
|
e0f71482c6
|
Add private key export support
- Add PRIVATE_KEY and DISABLED event types
- Add packet parsing for private key export responses
- Add export_private_key() method to DeviceCommands
- Add comprehensive unit tests
- Add BLE private key export example
- Update documentation with security notes
|
2025-10-12 18:23:32 -07:00 |
|
Copilot
|
29003b94dc
|
Implement BLE PIN pairing support for enhanced security
* Implement BLE pin pairing support with comprehensive tests and documentation
|
2025-09-24 00:21:30 +02:00 |
|
Alex Wolden
|
ccb1d6eb9e
|
Revert "Refactor command system to be queue based"
This reverts commit 28957a4b60.
|
2025-09-04 15:08:08 -07:00 |
|
Alex Wolden
|
dabc3437dd
|
Add better connection management
|
2025-06-30 20:23:35 -07:00 |
|
Alex Wolden
|
6fbf15885d
|
Change contract for commands to return full event
|
2025-04-14 11:23:10 -07:00 |
|
Alex Wolden
|
a1fb931200
|
Added contact based dest
|
2025-04-13 22:19:08 -07:00 |
|
Alex Wolden
|
6dc87bafbb
|
Add event filtering to support ACK tracking
|
2025-04-13 12:03:47 -07:00 |
|
Alex Wolden
|
8f0ecd7d75
|
Refactor to event system
|
2025-04-12 00:26:25 -07:00 |
|
fdlamotte
|
30afcc4b41
|
Update README.md
|
2025-03-24 17:45:50 +01:00 |
|
Florent de Lamotte
|
7269d98438
|
update readme and bump version to 0.3
|
2025-03-24 17:22:34 +01:00 |
|
Florent de Lamotte
|
18d491b7ab
|
Initial commit
|
2025-03-24 16:55:37 +01:00 |
|