From 632a0730a8162b93f72bff66e4e8a19d59fa532b Mon Sep 17 00:00:00 2001 From: Bluepr1nt Date: Wed, 29 Mar 2017 13:44:03 +0200 Subject: [PATCH] d --- mean-app/server/routes/thingapi.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mean-app/server/routes/thingapi.js b/mean-app/server/routes/thingapi.js index d5eafcd..e3af8a4 100644 --- a/mean-app/server/routes/thingapi.js +++ b/mean-app/server/routes/thingapi.js @@ -37,7 +37,7 @@ var parseTelegram = function(data, callback){ console.log(found[0]); if(found) toe1 = found[0]; - +console.log(toe1); //TOE2 regx = /1-0:1\.8\.2\((\d{5,6}\.\d{3})\*kWh\)/g;