Forum Replies Created
-
AuthorPosts
-
CrackerStealthParticipantI should be more specific, let’s say I have firmware 2.1.0, 2.1.1 or 2.1.2 on my OpenSprinkler and I try to access an api endpoint like so: http://<op>/jc?pw=a6d82bced638de3def1e9bbb4983225c (where the password for the device is “opendoor” and “a6d82bced638de3def1e9bbb4983225c” is the password MD5 hash for opendoor); is the data for the endpoint returned, or is an error returned?
I’m too lazy to downgrade my firmware and find out for myself.
CrackerStealthParticipantCan I get clarification on the MD5 password hashing with the API. Is it ONLY added and supported in 2.1.3 and up or was it possible to send MD5 password hashes in 2.1.0, 2.1.1 and 2.1.2 with the API, but not required?
CrackerStealthParticipantI use the OpenHAB automation software (http://www.openhab.org/) and the OpenSprinkler plugin that was created for it and don’t actually schedule anything in OpenSprinkler at all and let my master home automation controller handle everything. I also have been doing maintenance coding for the plugin.
While I personally can’t think of a reason I would need infinite time limit, individuals that use central controllers for all their home automation might have varying needs that could require it. For example, let’s say some one has an OpenHAB setup where they have a Koubachi (http://www.koubachi.com/) plant sensor and an OpenSprinkler device and a number of scripts to maintain a garden. It is possible in this case for OpenHAB to read in sensor data from the Koubachi and have user scripts that activate a watering system through the OpenSprinkler. Now lets say the the watering system is a slow drip system and it takes a day or so to fully water a plant bed slowly.
In a case like this (and many others where central home automation is used), it would be highly preferred the sprinkler controller act dumb and let the home automation controller handle turning stations on and off without interference.
CrackerStealthParticipantAh, my apologies. It was not in the API document I was viewing: http://rayshobby.net/wordpress/wp-content/uploads/2011/10/Firmware1.8HTTPGETcommands.pdf
-
AuthorPosts