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

implement c++ data archive #25

Open
pfrommerd opened this issue Jan 14, 2020 · 0 comments
Open

implement c++ data archive #25

pfrommerd opened this issue Jan 14, 2020 · 0 comments
Labels
Milestone

Comments

@pfrommerd
Copy link
Collaborator

should include a "record' task type that is associated with a context and you can control what variables are being recorded at what rates

this should be done similarly to show the devices are listed, with a "directory_scanner" task that monitors a directory for listed files and "open_archive" tasks that create associated "archive" containers when start() is called and destroy them when stop() is called.

archive creation should be supported through the create_context callbacks

@pfrommerd pfrommerd added this to the 0.2-alpha milestone Jan 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant