From what we have discussed at the class, we decided to provide a functionality for user to create a new form for sensor or modify an existing one.
When an existing form is changed, we should do some measurement about the former data.
There are options we can take into consideration :
Just delete those data : this will make those data lost, what if the user still wanna see those data.
Still save those data into the files, do not delete them.
From what we have discussed at the class, we decided to provide a functionality for user to create a new form for sensor or modify an existing one. When an existing form is changed, we should do some measurement about the former data.
There are options we can take into consideration :