Commit 7264e6a
authored
Rewrite command parsing/serialization (#231)
* WIP
* Replace implicit polling tasks with explicit polling loop
* Get API unit tests passing
* Fix remaining unit tests
* Merge TX and RX schemas into a single object
* Match command responses by both command ID and the seq
* Increase test coverage
* Parse firmware structure
* Increase coverage
* Restrict `cancelling` to 3.11+
* Add unit test for `utils`
* Add unit tests for request retries
* Unit test request locking1 parent 3c82aed commit 7264e6a
File tree
12 files changed
+1662
-1464
lines changed- tests
- zigpy_deconz
- zigbee
12 files changed
+1662
-1464
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments