Gabriele Lauricella
Gabriele Lauricella
on blynk.js coment line 592: `this.emit('error', err.code?err.code:'ERROR');` ``` Blynk.prototype.error = function(err) { var self = this; //if we throw error and user doesn't handle it, app crashes. is it worth...
I live and work in Italy as IT consultant and Senior Developer **How are you using emoncms at the moment? Personal projects? work related?** I use emoncms at home as...
Here I am, sorry but I was a little busy. > whats the reason for renaming _( to e( and __( ? I kept the translation functions separate so there...
The only doubt I have is the current module installation system, which is done via git. On someone he has an old version of emoncms without the new translation system...
Hi @TrystanLea , of course, I forked the emoncms repository, then applied my patch again. Tested and working on my RPI with emonSD 26Oct17 Find everything here: https://github.com/gablau/emoncms Let me...
Hi, sorry but I can't reproduce the problem. What version of node do you use? version of this library? Could you attach the full logs of nodered? best regards
New default port changed! [http://community.blynk.cc/t/0-23-0-0-23-1-server-port-changes/12373](url) Plain WebSockets port : 8082 -> 8080 (merged with HTTP API); Since 0.23.0. SSL WebSockets port : 8081 -> 9443 (merged with HTTPS API); Since...
No, the correct url is: ws://blynk-cloud.com:8080/websockets see pull #18
Good catch Pete, i will check asap, the help is totally wrong.
Hello everybody, thanks a lot to Pete for this triage. Anand which version of this library are you using? make sure it's the last one. Let me know Regards Gabriele