diff --git a/MapoDb/DataLayer.cs b/MapoDb/DataLayer.cs index 5cf37160..480c93f9 100644 --- a/MapoDb/DataLayer.cs +++ b/MapoDb/DataLayer.cs @@ -685,6 +685,8 @@ namespace MapoDb if (idxMacchina != "" && valore != "") { DataLayer.obj.taFL.InsNew(idxMacchina, dataOraEvento, flux, valore, contatore); + // registro in risposta che รจ andato tutto bene... + answ = "OK"; } else {