feat: add Catchbox Hub DSP receiver driver#573
Open
KesterJJ wants to merge 2428 commits into
Open
Conversation
* fix(at_capacity_mailer): #check_capacity * test(at_capacity_mailer): test AtCapacityMailer * test(at_capacity_mailer): driver name * refactor(at_capacity_mailer): simplify driver and handle new locker metadata format
checks in bookings based on card swipe events
useful for some automations
where doors may need to be locked by the host
* feat(cloud_xapi): PPT-1818 added webx cloud xapi driver * refactor: [PPT-1818] methods to accept device-id param
work in progress
* fix(auto_release): [PPT-2001] default work preferences * fix(auto_release): [PPT-2001] use default work preferences
Adds comprehensive driver for Catchbox Hub DSP wireless microphone system with: - JSON-over-TCP communication (configurable port, default 3000) - Complete microphone status monitoring (mute, battery, signal, connection) - Device information retrieval (name, firmware, hardware, serial) - Network configuration management (MAC, IP mode, IP, subnet, gateway) - Individual and bulk microphone mute/unmute controls - Automatic polling with configurable intervals - Robust error handling and input validation - Comprehensive test coverage 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
c82c3ee to
5af34c1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds comprehensive driver for Catchbox Hub DSP wireless microphone system with:
🤖 Generated with Claude Code
Description of the change
Benefits
Possible drawbacks
Applicable issues
Additional information