„README.md“ ändern

This commit is contained in:
Mario Voigt 2019-05-03 16:37:00 +02:00
parent 10a0fb3d9c
commit 3644b5e5fc
1 changed files with 1 additions and 1 deletions

View File

@ -574,7 +574,7 @@ https://grafana.com/dashboards/7628/ or https://leyghis.fablabchemnitz.de:8444/M
* 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
* to implement:
* make us of fields `keypadPaired` `lastAction` `doorState` `homekitState` `timezoneId` `accountUserId` `mode` (Bridge) `deviceType` (Bridge)
* make us of fields `keypadPaired` `lastAction` `doorState` `homekitState` `timezoneId` `accountUserId` `mode` (Bridge) `deviceType` (Bridge), `adminPinState` `capabilities` `ringToOpenTimer` `deviceType` `flagGeoFence`
* 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):
* BridgeFirmwareHistory: BridgeId, date, BridgeFirmware, BridgeWifiFirmware,BridgeAppVersion