OpenDevicePartnership / OpenDevicePartnership/embedded-services
embedded-services: Understand HID better and how it will be used as a transport mechanism
Open
@kurtjd is already working on this.
Since Feb 27, 2026.
- Dominant language
- Rust
- Stars
- 23
- Forks
- 53
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 13
Description
The plan is to move away from MCTP and use HID. This might affect how we need to handle messages internally and other things. For example, traditionally notifications were going to work by simply acting as a doorbell of sorts but with HID message may be able to be a part of notification which changes how we do things internally.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.