test
This commit is contained in:
@@ -21,7 +21,7 @@ var parseTelegram = function(data, callback){
|
||||
|
||||
|
||||
//TOE1
|
||||
regx = /1-0:1\.8\.1\((\d{6}\.\d{3})\*kWh\)/g;
|
||||
regx = /1-0:1\.8\.1\((\d{6}\.\d{3})\*kWh\)/;
|
||||
found = str.match(regx);
|
||||
|
||||
console.log("\n\nPARSING\n");
|
||||
|
||||
Reference in New Issue
Block a user