Light-Labs / Light-Labs/ryder-bridge-rust
Bridge should check if the serial port is a Ryder
Open
Nobody has claimed this yet.
good first issue
- Dominant language
- Rust
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
The bridge should check if the provided serial port is a Ryder by sending a `COMMAND_INFO` and check the response.
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Start by locating the bridge's serial-port handling and the existing COMMAND_INFO definition or use. Trace how responses are read and determine how the bridge currently identifies devices. Done means a provided port sends COMMAND_INFO and the response is checked to confirm it is a Ryder.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- embedded-iot
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100