Hi,
I have a problem with input on emonms.org. I have update RFM12Pi with this sketch
https://github.com/mharizanov/RFM2Pi/tree/master/firmware/Full_RF12demo_...
for use KAKU code.
The problem is that sketch have created 1000 empty inputs on emoncms.org :
00 0
00 1
.......
99 0
99 1
How i can delete all this inputs fake?
Re: Delete 1000 fake input created on emoncms.org
Try running http://emoncms.org/input/deleteemptyinputs.json once logged in
Re: Delete 1000 fake input created on emoncms.org
Thanks but not work.
Return False any idea?
Re: Delete 1000 fake input created on emoncms.org
Ok, its back now, I removed it temporarily, try:
emoncms.org/input/clean.json
Re: Delete 1000 fake input created on emoncms.org
Not work reurn "".
Any other idea, firefox crash when load the page of inputs.
Re: Delete 1000 fake input created on emoncms.org
Trystan you legend!
I've been searching for a solution to this one, and just found this.
A little bit of firmware experimentation with Jeenodes led to me inadvertently creating several hundred bogus inputs, and it was proving tedious to delete them all manually.