„README.md“ ändern
This commit is contained in:
parent
c148cecd1e
commit
e58df0bdba
@ -595,7 +595,7 @@ https://grafana.com/dashboards/7628/ or https://gitea.fablabchemnitz.de/MarioVoi
|
|||||||
* Bridge provides timestamp but no timezoneOffset → SQL statements were written to use the timezoneOffset of Smartlock instead → works, but dirty
|
* Bridge provides timestamp but no timezoneOffset → SQL statements were written to use the timezoneOffset of Smartlock instead → works, but dirty
|
||||||
* replace TRUNCATE statements with "INSERT ON DUPLICATE KEY UPDATE" to leave old data but import new data
|
* replace TRUNCATE statements with "INSERT ON DUPLICATE KEY UPDATE" to leave old data but import new data
|
||||||
* to implement:
|
* to implement:
|
||||||
* make us of fields `keypadPaired` `lastAction` `doorState` `homekitState` `timezoneId` `accountUserId` `mode` (Bridge) `deviceType` (Bridge), `adminPinState` `capabilities` `ringToOpenTimer` `deviceType` `flagGeoFence` `nightMode`
|
* make use of fields `accountUserId` `mode` `capabilities` `deviceType` `flagGeoFence`
|
||||||
* build up some check script to make proof of correct count of columns and column order of the csv files
|
* build up some check script to make proof of correct count of columns and column order of the csv files
|
||||||
* collect data with time history (maybe with triggers):
|
* collect data with time history (maybe with triggers):
|
||||||
* BridgeFirmwareHistory: BridgeId, date, BridgeFirmware, BridgeWifiFirmware,BridgeAppVersion
|
* BridgeFirmwareHistory: BridgeId, date, BridgeFirmware, BridgeWifiFirmware,BridgeAppVersion
|
||||||
|
Loading…
Reference in New Issue
Block a user