This commit is contained in:
Bluepr1nt
2017-03-29 13:39:37 +02:00
parent b2d8760d4e
commit cc2070d913
+1
View File
@@ -33,6 +33,7 @@ var parseTelegram = function(data, callback){
regx = /1-0:1\.8\.1\((\d{5,6}\.\d{3})\*kWh\)/g
found = str.match(regx);
console.log(found);
if(found)
toe1 = found[0];