Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: improve handling of unexpected/incorrect commands during S2 bootstrapping #5893

Merged
merged 3 commits into from
Jun 6, 2023

Conversation

AlCalzone
Copy link
Member

found while doing the certification tests

@AlCalzone AlCalzone added the Spec compliance 👮🏻‍♂️ Needs to be done to comply with the specifications label Jun 6, 2023
@AlCalzone
Copy link
Member Author

@zwave-js-bot automerge

@zwave-js-bot zwave-js-bot enabled auto-merge (squash) June 6, 2023 20:25
@zwave-js-bot zwave-js-bot merged commit 1ada8fc into master Jun 6, 2023
19 checks passed
@zwave-js-bot zwave-js-bot deleted the s2-fixes branch June 6, 2023 20:33
AlCalzone added a commit that referenced this pull request Jun 7, 2023
### Bugfixes
* Check encapsulated command to determine if `CRC16 CC` expects a response (#5873)
* Reworked what belongs in the node information frame the controller sends when queried (#5887)
* Improve handling of unexpected/incorrect commands during S2 bootstrapping (#5893)

### Changes under the hood
* Updated documentation to explain how to auto-discover remote serialports hosted using `ser2net` (#5882, #5891)
* Updated documentation to explain where nonsensical sensor readings may come from and how to avoid them (#5885)
* Make it possible to define custom behaviors in `mock-server` config (#5895)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Spec compliance 👮🏻‍♂️ Needs to be done to comply with the specifications
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants