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

Consider adding chain, device, axis abstractions with helper methods #75

Open
stphnt opened this issue Jul 11, 2022 · 2 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@stphnt
Copy link
Owner

stphnt commented Jul 11, 2022

This would add an interface similar to ZML. This moves away from stringly typed commands to a more type-safe interface. This also allows device/axis metadata to be associated with devices/axes, allowing for more helpful features like unit conversions, etc.

@stphnt stphnt added the enhancement New feature or request label Jul 11, 2022
@stphnt stphnt added this to the 3.0 milestone Jul 11, 2022
@stphnt stphnt removed this from the 0.3.0 milestone Jun 16, 2023
@stphnt stphnt self-assigned this Oct 10, 2023
@stphnt
Copy link
Owner Author

stphnt commented Mar 20, 2024

The basic types are there, but there are no helper methods yet.

@stphnt
Copy link
Owner Author

stphnt commented Mar 20, 2024

We need to update documentation before releasing this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant