<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12pt"><div>Chip,</div><div><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: transparent; font-style: normal;">My take on your problem is to interface your Arduino to a full blown OS preferably Linux. From there you can do whatever you can script and tools for what you are trying to accomplish are probably many at this point, although, I have not investigated it myself. Arduinos for me are a piece of hardware for collecting information and controlling devices, but the efforts use Arduinos for directly connecting to complex systems is a waste of time when you can use the well coded classes from many different platforms. Even if you use the newer html features from the Arduino to send
 the data, IMHO it should still be just to pass on to a richer environment for processing. That is all I have ever done using ScadaBR as a platform to communicate to Arduinos. I am not recommending ScadaBR per say, but it does the less complicated tasks that I am looking for. I think ScadaBR for your solution would not be very helpful. I would probably look at PHP or Python. R-Pi could fill that need quite nicely I imagine, but so could a linux server that may already be running in your house.</div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: transparent; font-style: normal;">John Vaughters</div> </div></body></html>