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

Add NotRequired things to the DataKey schema #309

Closed
coretl opened this issue Jun 3, 2024 · 1 comment · Fixed by #313
Closed

Add NotRequired things to the DataKey schema #309

coretl opened this issue Jun 3, 2024 · 1 comment · Fixed by #313
Assignees

Comments

@coretl
Copy link
Contributor

coretl commented Jun 3, 2024

As per bluesky/ophyd-async#137 (comment)

Also removing the Optional from "units" and "precision"

Annotated[Optional[str], Field(description="Engineering units of the value")]

@coretl
Copy link
Contributor Author

coretl commented Sep 16, 2024

Also choices

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

Successfully merging a pull request may close this issue.

2 participants