10-22-2014, 03:57 PM
It supports every 15 seconds.
Anybody need any work?
|
10-22-2014, 03:57 PM
It supports every 15 seconds.
10-22-2014, 04:11 PM
Do you really need it to be that quick, or would once a minute work for your needs?
Dean Roddey
Explorans limites defectum
10-22-2014, 05:51 PM
The only driver I'm interested in at this point that we don't have is for the Irrigation Caddy, although that won't be needed again until the Spring.
10-22-2014, 06:07 PM
OK, remind me again then if we haven't already gotten to it.
Dean Roddey
Explorans limites defectum
10-22-2014, 06:49 PM
Dean Roddey Wrote:Do you really need it to be that quick, or would once a minute work for your needs? Once a minute would probably be fine for generating graphs. my public channel is here: https://thingspeak.com/channels/11954 I am updating it using this URL:https://api.thingspeak.com/update?api_ke...&field1=18
10-22-2014, 07:29 PM
OK, I'll take a look at it tomorrow and let you know what I think.
Ultimately, this is the kind of thing that sort of cries out for something that's been on the list for a while but we haven't been able to get to it. Basically it's something that's not really a driver (which isn't optimal for watching other drivers' fields) and not really a scheduled event. Something I've called 'Monitors', or something like that, which would probably run in the event server and would just register a set of fields it wants to watch and would be called any time one changes, and possibly every so often if no fields have changed. This kind of thing would be the perfect application for that kind of thing. Oh well, maybe we'll be able to do it for 4.7 and then we could move this thingy over to that.
Dean Roddey
Explorans limites defectum
10-22-2014, 07:36 PM
Okay, one thing to note is that everything is open source. I am working on getting the sever installed on a Rpi or linux VM to keep the data local.
10-23-2014, 09:37 AM
Actually, let's wait until post-4.6. JKish has been after me to do the Monitor thing for a while, for things like his irrigation stuff. So I'll tackle getting a basic implementation of that in place, it can be elaborated more over time, and then we can do this thingy in terms of that.
Dean Roddey
Explorans limites defectum
11-11-2014, 08:25 PM
Leaving this here for posterity. Its a python script that posts smarthings data to thingspeak.
http://amazingrcvideos.blogspot.com/2013...cript.html Code: # Import module statements
11-11-2014, 09:27 PM
I've made some progress on the event monitor thing. I should have a viable first cut before long. Maybe this can be the inaugural flight for it or something.
Dean Roddey
Explorans limites defectum |
« Next Oldest | Next Newest »
|