I am new with SmartThings so if I am asking a basic question my apologies.
I would like to store historical sensor data into anouther system for use with graphing, trending and such. I would like to have data on minute increments if possible.
Below are some options I thought might be possible.
Polling the the smartthings web services every minute.
Have SmartApps upload to external every minute.
Have SmartApps upload when data changes.
I know how to get the data to the destination. I just don’t know if the above is possible in SmartThings or if there are better options in SmartThings.
Also, does SmartThings have minute level data on sensor devices?
Thanks for sharing. Will be taking a look at that some time. I am currently (pre SmartThings) logging my device and sensor data into an InfluxDB instance and using Graphana to do realtime dash boarding. Currently doing that through a simple python driver for the various devices.
Allows me to capture things like the power consumption of the house in ~5 sec intervals and plot/relate the power consumption of the entire home do various devices and appliances.
@pstuart your app looks like just the thing for logging, but xively is no longer accepting new developer accounts. I’ve signed up on their wait list a while back but have seen no response.