Mike, You might be interested in a new feature I'm planning: persistent storage.
The idea would be that every device, (e.g. 10.123456789A) would have an optional directory called "user" So echo "Garage" > 10.123456789A/user/location would create file "location" in 10.123456789A/user/location The file names under "user" are arbitrary. Further, user assignments can be made for devices that aren't currently present. So you can start each session with a script loading all known devices with tagging information, and even configuration information. The only problems with this design is: 1. Unconstrained storage limit might open denial of service attack 2. "Cache coherency" when using owserver, or multiple owservers, data should be kept in each location, and timestamped to make sure data is newest. Any comments on this design? Paul Alfille -----Original Message----- From: [EMAIL PROTECTED] on behalf of Wizard Sent: Thu 4/13/2006 6:41 PM To: [email protected] Subject: [Owfs-developers] owfs and owhttp Paul I am useing the temp high and temp low to do a compare for temp alert when finished i will set the cut off temps of say my water tank. if temp is less than temp low then email me and then text message cell with message alert1.txt (" basement is way too cold " for example . or is it not a good idea to use them in that way. Mike ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
<<winmail.dat>>
