registro anche evento 01 alive...
This commit is contained in:
+4
-3
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user