#94: reject remove-failed requests for nodes outside the network - #96
Conversation
PR SummaryLow Risk Overview
Reviewed by Cursor Bugbot for commit 921aa5f. Configure here. |
|
CTT Jenkins job: |
|
CTT Jenkins job: |
No regression was introduced |
…de the network Signed-off-by: Peter Balogh <peter.balogh@silabs.com>
921aa5f to
f9b2a8d
Compare
b964a2c
into
SiliconLabsSoftware:main
Issue
Closes: #94
Change
Summary
Prevent
Remove Failedoperations from being started for nodes that are no longer part of the Z-Wave network.This avoids:
Changes
SL_STATUS_NOT_FOUNDwhen the requested NodeID is not present.operation_failedthrough the MQTT API.Checklist
./ci/scripts/clang-tidy.sh checkhas been run locally (see CONTRIBUTING.md)