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

Refactor public API to use messaging like interface as CEMd uses right now #78

Open
DerAndereAndi opened this issue Feb 26, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@DerAndereAndi
Copy link
Member

Instead of having an Interface with multiple methods required to be implemented to handle everything SHIP related, a specific message should be provided to a callback functions that hints e.g. on the data change. A set of public methods will be provided that can be called from the device implementation to trigger actions or grab data depending on the received message.

@DerAndereAndi DerAndereAndi added the enhancement New feature or request label Feb 26, 2024
@DerAndereAndi DerAndereAndi self-assigned this Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant