OpenDevicePartnership / OpenDevicePartnership/embedded-services
Shell for MCTP server with hard coded routing
Open
@tullom is already working on this.
Since Jun 11, 2025.
espi
- Dominant language
- Rust
- Stars
- 23
- Forks
- 53
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 13
Description
Create inital MCTP server that has hard coded mappings to route given endpoint ID's to sevices
EID 0 (Control) -> Can stub out and return not supported, following issue to implement this channel and dynamic mapping
EID 1 (Battery) -> Directly map this message content to and from battery service
EID 2 (Thermal) -> Directly map this message content to and from thermal service
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.