-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
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.
Reactions are currently unavailable