Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update to new netsim proto with DeviceInfo #576

Merged
merged 3 commits into from
Oct 25, 2024
Merged

Conversation

barbibulle
Copy link
Collaborator

This allows more granular reporting of the netsim client details.

name=self.name,
chip=Chip(kind=ChipKind.BLUETOOTH, manufacturer=self.manufacturer),
kind='Bumble',
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: Please update kind to BUMBLE to match other device kinds which are all capitalized

Copy link
Collaborator

@shuowanghsu shuowanghsu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Possible improvement to use the 'variant' field to populate what app is using Bumble i.e. speaker.

@barbibulle barbibulle merged commit 32642c5 into main Oct 25, 2024
57 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants