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

feat: handle device event in service handler #132

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Sep 9, 2024

  1. feat: handle device event in service handler

    Add device event in service control to allow the user to receive and
    handle device events.
    The data of those events is for the moment not parsed. Converting those
    events to Rust is not trivial, and we can let the user do it rather than
    doing it in his place, when he does not necessarily care for all the
    different type of device events.
    vthib committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    0fe6e1c View commit details
    Browse the repository at this point in the history