I was able to track down the short circuit and repair it. Took longer than I would have liked but not as long as I feared. So, everything is now in place for testing. Which I am now doing. You can read all the raw sensor data here, http://www.junkphone.com/all.txt

Right now, all new data is uploaded whenever the motion sensor registers a ‘motion stop’. Data lines that say, ‘processed’, indicate when a new batch of data has been uploaded. So a ‘processed’ line should always follow a ‘motion stop’ line. Since the motion sensor can register false readings there is alot of extra data that will not be there once I get all the logic code in place. False readings need to be filtered out and I should only upload new data whenever the dog goes in or out.