You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It was not possible to create single observations.
The create method of the ObservationDao only accepted data arrays.
I have inserted a switch to make it possible to create single
observations or data arrays.
0 commit comments