From 47a083379a87d454c2bae20ba6750658fc91246e Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Fri, 7 Apr 2017 16:52:09 +0200 Subject: [PATCH] correzione file conf --- MTC_Adapter/MTC_Adapter/DATA/CONF/IOT_StringList.map | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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