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 TimeTable data source #26

Open
Jun-Jiang-92 opened this issue Oct 31, 2024 · 0 comments
Open

Add TimeTable data source #26

Jun-Jiang-92 opened this issue Oct 31, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Jun-Jiang-92
Copy link
Contributor

Add a time table data source to base

This data source will provide values based on a time table.

Current idea: Use buffer to store values of current frame, renew the buffer with clock function in data source. The data logger will send request to this data source for data requesting. The source itself is passive.

Option to provide the data only once / infinite times during each time frame.

@Jun-Jiang-92 Jun-Jiang-92 added the enhancement New feature or request label Oct 31, 2024
@Jun-Jiang-92 Jun-Jiang-92 self-assigned this Oct 31, 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
Projects
None yet
Development

No branches or pull requests

1 participant