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

Open-smartwatch device name standardization #413

Open
RuffaloLavoisier opened this issue Oct 30, 2024 · 3 comments
Open

Open-smartwatch device name standardization #413

RuffaloLavoisier opened this issue Oct 30, 2024 · 3 comments
Assignees
Labels
📜 documentation This adds / changes the documentation
Milestone

Comments

@RuffaloLavoisier
Copy link
Member

#define DEVICE_NAME "MyOSW"

#define DEVICE_NAME "yourDeviceName"

The app recognizes the device name, but it must be unified with prefixes of the same specification.

Also, is the device name up to 8 characters.

@simonmicro
Copy link
Member

...are you talking about recognition in Gadgetbridge?

@RuffaloLavoisier
Copy link
Member Author

Yes, that’s correct. Although I’m unsure how things might change in the distant future, for now, it seems sufficient to modify this by attaching it as a description in the section where we set up web interfaces or device names.

@simonmicro simonmicro added the 📜 documentation This adds / changes the documentation label Jan 11, 2025
@simonmicro simonmicro added this to the v0.18.1 milestone Jan 11, 2025
@simonmicro
Copy link
Member

Maybe we can even allow longer device names, by implementing device scan responses... There is a promising discussion there: https://www.esp32.com/viewtopic.php?t=16239

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📜 documentation This adds / changes the documentation
Projects
None yet
Development

No branches or pull requests

2 participants