@vikasjee said:
Function Error: TypeError: Cannot call method 'split' of undefined (line 8, col 31)
You need to add an commit to the line 8 like var tokens = splitData[1].split(";");
I'm getting data at : http://192.168.1.115:1880/mysensorsdata, but the http://192.168.1.115:1880/mysensors don't update.. there is an autoupdate in the flow but it don't work..