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

Movable devices should present their value type when queried for #380

Open
DiamondJoseph opened this issue Feb 28, 2024 · 0 comments
Open
Labels
enhancement New feature or request good first issue Good for newcomers python Pull requests that update Python code rest api Potential REST API changes

Comments

@DiamondJoseph
Copy link
Collaborator

The stub move may be called with e.g. a Movable[float], Movable[int] or Movable[enum].

When getting the devices, we should also return their value type, any limits (and for enums, their possible values).

@DiamondJoseph DiamondJoseph added enhancement New feature or request good first issue Good for newcomers python Pull requests that update Python code rest api Potential REST API changes labels Feb 28, 2024
DiamondJoseph added a commit that referenced this issue Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers python Pull requests that update Python code rest api Potential REST API changes
Projects
None yet
Development

No branches or pull requests

1 participant