watch9: pairs and banks raw data, decodes nothing yet - #350
Conversation
|
Warning Review limit reachedNext included review available in 18 minutes. View limit detailsLimit details: You’ve used all 4 included reviews currently available. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. Review configuration: ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Team Run ID: ⛔ Files ignored due to path filters (3)
📒 Files selected for processing (6)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Reviewer's GuideAdds experimental Watch9 support end to end: the board can be paired, connected during background or manual sync, listened to on its single known characteristic for 20 seconds, and have every non-empty notification archived verbatim, while intentionally declaring no signals, decoding no payloads, and sending no commands. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Hey - I've reviewed your changes and they look great!
Sourcery assessment
Needs a human reviewer. A successful Watch9 session persists every received frame as an ArchiveRecord, including frames that may be malformed or from an incorrectly identified device. Reverting the code stops future collection but does not remove already stored rows; the bounded records can be deleted or repaired separately.
|
Failed to generate code suggestions for PR |
|
Failed to generate code suggestions for PR |
|
@coderabbitai review |
|
|
@coderabbitai review |
|
|
@coderabbitai review |
|
|
@coderabbitai review |
|
|
Failed to generate code suggestions for PR |
|
@coderabbitai review |
|
|
@coderabbitai review |
Rate Limit Exceeded
|
|
Failed to generate code suggestions for PR |
|
@coderabbitai review |
Rate Limit Exceeded
|
|
@coderabbitai review |
Rate Limit Exceeded
|
|
@coderabbitai review |
|
|
Failed to generate code suggestions for PR |
|
@coderabbitai review |
|
pairs-only adapter for the unbranded Watch9 board. no signals declared, no commands sent.
Summary by Sourcery
Add experimental Watch9 pairing and raw-data collection without decoding device frames or deriving health metrics.
New Features:
Bug Fixes:
Enhancements:
Tests: