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

Standardize "systemDeviceNameConvention" #160

Open
WasabiFan opened this issue May 19, 2016 · 0 comments
Open

Standardize "systemDeviceNameConvention" #160

WasabiFan opened this issue May 19, 2016 · 0 comments
Labels

Comments

@WasabiFan
Copy link
Member

We currently have systemDeviceNameConvention values in two forms: some of them are just a wildcard (*), while others are something along the lines of motor{0}. I'm not sure we even need this value anymore; originally it was there for parsing indices out of device names, but that functionality can be done other ways and I don't think that that property is actually useful. The main reason I can think of to keep it is to differentiate between things like linear and rotational motors, but to do that we'd actually need to standardize on a format.

Thoughts?

@WasabiFan WasabiFan added the Spec label May 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant