... | ... | @@ -2,7 +2,7 @@ This page contains some suggestions to complete the implementation and get it wo |
|
|
|
|
|
* [ ] Find a better way to recognize synchronous commands and asynchronous ones and implement it in the CommandInterfaceImpl class in .../network/impl/.
|
|
|
* [ ] Add the instructions to disable the debug mode for the lower levels of the dongle. (ZTC)
|
|
|
* [x] Find why the standard endpoint are registered but with no clusters.
|
|
|
* [x] Find why the standard endpoint are registered but with no clusters.
|
|
|
**Update**: ***Solved!***
|
|
|
* [x] Find why after sending IEEE request the getaway does not receive any response when working with the FlexPlug.
|
|
|
**Update**: ***Solved!*** It was a bug in the network address memorization of ZDO_DEVICE_ANNCE_IND (bytes inversion).
|
... | ... | |