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

Improve characteristic selection and checking #28

Closed
2 tasks done
Jakeler opened this issue May 20, 2021 · 0 comments
Closed
2 tasks done

Improve characteristic selection and checking #28

Jakeler opened this issue May 20, 2021 · 0 comments

Comments

@Jakeler
Copy link
Owner

Jakeler commented May 20, 2021

Idea is to filter by included list or user supplied uuid AND filter by required permission flags, instead of asserting this later. Result should be exactly one, raise otherwise.
If < 1: No characteristic with {req_prop} property found!
if > 1: Multiple matching {type} characteristics found, please specify one
Include options with details in log, especially on error.

Jakeler added a commit that referenced this issue May 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant