Added dataJSON field to events table so we can store watch app version etc. with the event rather than every datapoint.

This commit is contained in:
Graham Jones
2022-04-11 23:47:15 +01:00
parent 9a07633276
commit 3e9ec5ed81
11 changed files with 119 additions and 26 deletions

View File

@@ -3,6 +3,7 @@
<string name="app_name">OpenSeizureDetector</string>
<string name="changelog">
"\n
\nV4.0.4 - Added watch info to events data
\nV4.0.3 - Changed remote database to be compatible with either OSD webAPI or future Firebase database.<br/>
- Performance improvement by having separate events and datapoints tables in local database
\nV4.0.1, 4.0.2, - fixed repoted crashes