We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I’m having success with using your project to control a pond pump that uses this framework.
I can read the status updates from the device and all looks good.
The only issue I’m running into is that I also need to control some bits and bytes.
I’m looking at your documentation and see the p0 command 1 part. I can’t figure out how what to set in the attrFlags_t and attrVals_t
I have the whole register map but not shure how to create the parameters
The text was updated successfully, but these errors were encountered:
Hm ., ok whats exactly the question?
Sorry, something went wrong.
No branches or pull requests
I’m having success with using your project to control a pond pump that uses this framework.
I can read the status updates from the device and all looks good.
The only issue I’m running into is that I also need to control some bits and bytes.
I’m looking at your documentation and see the p0 command 1 part. I can’t figure out how what to set in the attrFlags_t and attrVals_t
I have the whole register map but not shure how to create the parameters
The text was updated successfully, but these errors were encountered: