-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hello,
API review, I'm not happy with DeviceParams.
Care to provide more details?
Better errors.
Sadly the kernel driver returns the same error for different error situations. And in
some cases we need to send multiple messages, e.g., we can only send
SetParams if the device' state is DEAD, this requires to first send GetDevInfo to get > the status.
Right, GetDevInfo() is available anytime. And in which cases, you need to send
multiple messages?
The original imlementation supports to set each param in single command, but
that way makes things a bit complicated, but the control interface can be extended,
and we just need to understand the use case.
Thanks,
Ming
Metadata
Metadata
Assignees
Labels
No labels