Thanks,
I will give it a try.
Happy X-mas
Matthias
On Tuesday 18 December 2007 23:52, Christian Magnusson wrote:
> I have made some updates to the python-module and makefiles now. It seems to
> work on all platforms I have tested right now, except FC7/x64.
> I'm not sure why, since the _OW.so c
To: [email protected]
Subject: Re: [Owfs-developers] owfs python wrapper
The tree-structure have changed a bit lately, and /system/adapter/name.0 is
replaced with
/bus.0/interface/settings/name.
Patches need to be done in module/swig/python/ow/__init__.py, but it's not
only the cha
How about using the python / ownet stuff?
I use that now, since I run owserver on one side anyway, and with
ownet there is no need for owlib, just the small python/ownet script
is needed.
Michael
On Dec 17, 2007 10:53 PM, Christian Magnusson <[EMAIL PROTECTED]> wrote:
> The tree-structure have c
The tree-structure have changed a bit lately, and /system/adapter/name.0 is
replaced with
/bus.0/interface/settings/name.
Patches need to be done in module/swig/python/ow/__init__.py, but it's not
only the change above which is needed... I'm no guru at python, but I'll see
if I find any obvious pa