diff --git a/MTC_Adapter/MTC_Adapter/DATA/CONF/IOT_StringList.map b/MTC_Adapter/MTC_Adapter/DATA/CONF/IOT_StringList.map index 7e9dfac..4664554 100644 --- a/MTC_Adapter/MTC_Adapter/DATA/CONF/IOT_StringList.map +++ b/MTC_Adapter/MTC_Adapter/DATA/CONF/IOT_StringList.map @@ -1,5 +1,5 @@ # Commenti con cancelletto, struttura un variabile per riga, tipo chiave|valore (occhio che il separatore è configurato da .cofig come "testCharSep"); spazi e tabulazioni dovrei trimmarli in acquisizione (qui inseriti per comodità di lettura) -1 001|IOT_PGMID_A1 |STRING -2 002|IOT_PGMID_A2 |STRING -3 003|IOT_PGMID_A3 |STRING -4 004|IOT_PGMID_A4 |STRING \ No newline at end of file +001|IOT_PGMID_A1 |STRING +002|IOT_PGMID_A2 |STRING +003|IOT_PGMID_A3 |STRING +004|IOT_PGMID_A4 |STRING \ No newline at end of file