I used owfs on an asus wl500g deluxe with openwrt, python, an USB
stick to store the big python package, and a 1wire usb dongle.
It controls my heating system.
It prooved to be unreliable (freeze every 10 to 20 days).
It might be related to the wl500g deluxe usb hardware I'm not sure.

I finally bought a commell le363 ultra low power pc (8w) (under
debian). It has a hardware watchdog, which I have enabled. But it is
ultra reliable, and the watchdog didn't ever trigger.

For lua, I would say that the owfs fuse solution is simpler. Even in
my python software, I think I dropped the owfs.server protocol for a
reason I don't remember.

On Thu, Apr 28, 2011 at 2:22 PM, Alex Shepherd <list...@ajsystems.co.nz> wrote:
> Hi Guys,
>
>> Is there a lua owfs network API available?
>
> Well it's just occurred to me (duh - took a while)  that I can of course
> just use the owfs FUSE files system and have the lua scripts open the
> appropriate file in the virtual tree and read the value that way...
>
> Anyway I'm running some tests on the OpenWRT 10.03.1-rc4 reading values via
> owread and just doing a "cat" on the /owfs /42.*/* and store the output in a
> text file, just to make sure the various owfs processes don't crash.
>
> Alex
>
>
> ------------------------------------------------------------------------------
> WhatsUp Gold - Download Free Network Management Software
> The most intuitive, comprehensive, and cost-effective network
> management toolset available today.  Delivers lowest initial
> acquisition cost and overall TCO of any competing solution.
> http://p.sf.net/sfu/whatsupgold-sd
> _______________________________________________
> Owfs-developers mailing list
> Owfs-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/owfs-developers
>

------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to