Mike,
thanks for the comprehensive reply!
I'm using OpenWRT trunk, so already your package.
I'm perfectly fine the static service announcement, works like a charm.
Sometimes it's funny how complicated one thinks for an easy thing -
already saw me digging through all this D-Bus and libavahi-client stuff
the whole night ;)
best regards
Michael
P.S.: This makes real fun with owfs, sticking things together: a fully
autoconfigured "wireless sensor network" :)
--- cut --- (if it helps anyone for the archives)
root@OpenWrt:~# cat /etc/avahi/services/owserver.service
<?xml version="1.0" standalone='no'?><!--*-nxml-*-->
<!DOCTYPE service-group SYSTEM "avahi-service.dtd">
<service-group>
<name replace-wildcards="yes">OWFS (1-Wire) server %h</name>
<service>
<type>_owserver._tcp</type>
<port>4304</port>
</service>
</service-group>
root@OpenWrt:~# /etc/init.d/avahi-daemon restart
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers