... | ... | @@ -11,6 +11,7 @@ The parts that are dependent on dongle are inside the *zigbee-dongle-x* packages |
|
|
![SimplifiedUMLClassesDiagram.svg](/uploads/3dda3058fa989cd1af4c0d9b6996084f/SimplifiedUMLClassesDiagram.svg)
|
|
|
A more complete (and very complex) UML class diagram is available in the repository. It has been extracted through an automatic tool.
|
|
|
|
|
|
The following diagram shows the states and transitions of the application when a specific command is received (from the console or from the radio), highlighting what is working and what is not:
|
|
|
![Diagram1.svg](/uploads/0c81bc5aa256cf20258110a53f495200/Diagram1.svg)
|
|
|
|
|
|
To go on with the implementation I suggest working with the BeeStack BlackBox Reference that you can get from https://www.nxp.com/assets/documents/data/en/reference-manuals/BSBBZTCRM.pdf. In the repository there are 2 files ("BlackBox Reference table" and "ordered_by_OpCode") that are the table extracted from Appendix A of that document. They are useful for searching.
|
... | ... | |