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

ENH: add ability to read notes from happi database #559

Open
tangkong opened this issue Jul 12, 2023 · 0 comments
Open

ENH: add ability to read notes from happi database #559

tangkong opened this issue Jul 12, 2023 · 0 comments

Comments

@tangkong
Copy link
Contributor

Expected Behavior

If there are notes in the happi db, we should be able to read them into the machinery from #557.

Current Behavior

With #557 notes are only read from yaml files in either the user data directory or an environment variable

Possible Solution

This could be as simple as placing a dictionary similar to the notes yaml files into the happi container.

We would need to make the happi client more universally, instead of only from the CLI module

This was delayed because we think that lots of writes to the existing json db is annoying

Your Environment

pcds-5.7.2, assuming #557 is merged

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

No branches or pull requests

1 participant