registro anche evento 01 alive...

This commit is contained in:
Samuele E. Locatelli
2021-07-20 18:17:26 +02:00
parent dafad94464
commit 432e53cd24
+4 -3
View File
@@ -1986,10 +1986,11 @@ namespace AppData
memLayer.ML.setRSV(clockDriftKey, $"{driftSec}");
break;
case "01":
// x ora lo ignoro ma so che ora la macchina è ALIVE...
break;
//case "01":
// // x ora lo ignoro ma so che ora la macchina è ALIVE...
// break;
case "01":
default:
DLMan.taStatLog.insert(item.DtRecord.AddMilliseconds(driftSec), updateRecords.Machine, item.Station, item.Code, item.Payload, 0);
break;