-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
[Pump-server] Add unsupported operation mode handling in pump server #20154
[Pump-server] Add unsupported operation mode handling in pump server #20154
Conversation
PR #20154: Size comparison from a45d571 to cc5e138 Increases (13 builds for cc13x2_26x2, esp32, linux, nrfconnect, p6)
Decreases (6 builds for cc13x2_26x2, k32w, telink)
Full report (41 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
|
@ReneJosefsen can you please run the restyle fix on this branch? I tried, but I don't have write permissions to your fork. Thanks! |
woody-apple i just invited you and the restylebot to become members so commits can be pushed to the Grundfos Fork. Do you know who can accept the invitation for the restylebot. Then it can restyle all day long. |
Note, restyle won't push, so you don't need to invite them :) Just myself, and other helping members! |
Problem
What is being fixed?
Change overview
Added check to determine if speed "feature" is supported be the device and returns error if these modes are not supported. Similar to how the control mode attribute is handled.
Testing
How was this tested? (at least one bullet point required)