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 functions to c++ models #65

Open
2 tasks
tk-king opened this issue Aug 31, 2023 · 0 comments
Open
2 tasks

Add functions to c++ models #65

tk-king opened this issue Aug 31, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request high priority

Comments

@tk-king
Copy link
Contributor

tk-king commented Aug 31, 2023

Add the follwoing functions to the c++ models:

  • void get_sensors(): Returns a list of tuples (sensor_name, sampling_rate)

  • get_window_size(): Returns the window size for each sensor

  • Also add the model_id to the c++ model, so that we can see which model is running on it.

@tk-king tk-king self-assigned this Nov 15, 2023
@tk-king tk-king added enhancement New feature or request high priority labels Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request high priority
Projects
None yet
Development

No branches or pull requests

1 participant