Skip to content

Commit

Permalink
chore: docs
Browse files Browse the repository at this point in the history
  • Loading branch information
denopink committed Jul 16, 2024
1 parent bb699d1 commit fffe243
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/wrphandlers/mocktr181/handler.go
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,7 @@ func (h Handler) set(tr181 *Tr181Payload) (int64, []byte, error) {
}
}

// Check if any parameters failed.
if len(failedParams) != 0 {
// If any parameter failed, then do not apply any changes to the parameters in writableParams.
writableParams = nil
Expand Down

0 comments on commit fffe243

Please sign in to comment.