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

Check and fix device arguments #1024

Open
noemifrisina opened this issue Jan 27, 2025 · 0 comments
Open

Check and fix device arguments #1024

noemifrisina opened this issue Jan 27, 2025 · 0 comments
Labels
good first issue Good for newcomers

Comments

@noemifrisina
Copy link
Collaborator

From #1021

the default behaviour of @device_factory is that the name of the device is the name of the factory

Turns out that eg the zebra device has name as a required argument, coming before prefix. We should go through all devices and check that prefix is always before name, and that name is optional.

Acceptance Criteria

  • Specific criteria that will be used to judge if the issue is fixed
@noemifrisina noemifrisina added the good first issue Good for newcomers label Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant