Re: [Owfs-developers] Lua network API>

2011-04-26 Thread Alex Shepherd
Hi Don, > Have you already ruled out using a small USB disk/stick for package storage > to stay with your existing Python solution? I believe OpenWRT allows for > that approach. No, I have not ruled that out - I've had it kinda going already but need to experiment some more as there seems to be a

Re: [Owfs-developers] Lua network API>

2011-04-26 Thread Don Veino
Hi Alex, Have you already ruled out using a small USB disk/stick for package storage to stay with your existing Python solution? I believe OpenWRT allows for that approach. BTW, if you're not wedded to the NSLU2, might I recommend a Pogoplug or one of the variants (eg: Dockstar for ~$50 on EBay)?

[Owfs-developers] Lua network API>

2011-04-26 Thread Alex Shepherd
Hi Guys, Is there a lua owfs network API available? I'm wanting to migrate my heating control system to work on a Linksys NSLU2 and I've found recent OpenWRT release candidates have fairly recent owfs packages so I'm testing them currently. Previously I had used the Python API for my control s

Re: [Owfs-developers] Finding structure path with owserver

2011-04-26 Thread Patrik Ã…kerfeldt
I'm running 2.7p35 and owdir /structure/ does not list my alias. And owdir /structure/MyAlias/ shows nothing. Furthermore owread /structure/MyAlias/family gives: ServerRead: Data error on /structure/MyAlias/family Was the support for using alias name in structure path added after 2.7p35 perhaps?