Re: Dutch local covid-19 figures
Posted: Tuesday 08 June 2021 21:22
Sorry. No clue where to look for. Best to do is to add extra loglines at various places. Maybe that will point you in the right direction.
Sorry. No clue where to look for. Best to do is to add extra loglines at various places. Maybe that will point you in the right direction.
Code: Select all
sqlite> select * from DeviceStatus where id in (638, 835);
ID|HardwareID|DeviceID|Unit|Name|Used|Type|SubType|SwitchType|Favorite|SignalLevel|BatteryLevel|nValue|sValue|LastUpdate|Order|AddjValue|AddjMulti|AddjValue2|AddjMulti2|StrParam1|StrParam2|LastLevel|Protected|CustomImage|Description|Options|Color
638|8|82638|1|Reported covid-19 in Steenbergen old|1|113|0|3|1|12|255|0|2283|2021-05-31 15:37:41|651|0.0|1.0|0.0|1.0|||0|0|0||ValueQuantity:UGVvcGxl|
835|8|82835|1|Reported covid-19 in Steenbergen |1|113|0|3|0|12|255|0|2278|2021-06-08 21:36:41|650|0.0|1.0|0.0|1.0|||0|0|0||ValueQuantity:UGVvcGxl|
sqlite>Code: Select all
local filterDelay = 900