-
Notifications
You must be signed in to change notification settings - Fork 324
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Ember: Support for EmberZNet v8.0.0 (#1094)
* Support EZSP version switching. * Add/update commands. Add v13/14 status matching. Cleanup. * Remove EmberStatus enum. * Fix regression previous commit. * Update ezsp comments. Fixes/cleanup. * Cleanup. * Set new protocol version. * Remove `messageContents` from `ezspMessageSentHandler` * Fix comment. * Lower log level for failed config. * Remove deprecated `ezspSetSourceRoute` * Move to Zdo spec for response parsing. * Move to Zdo spec for request building. * Cleanup startup sequence. Remove configs better left to firmware defaults. * Separate buffers for responses and callbacks. Improve queue behavior. * Cleanup tokens manager. * Fix missing zdo event. Add typing for `EventEmitter`s. Cleanup.
- Loading branch information
Showing
19 changed files
with
5,175 additions
and
6,104 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.