29/08/2010, 13:43:52
A toutes fins utiles, voici les fichiers les plus simples que
j'utilise et qui reproduisent le problème :
linknx.xml :
<?xml version="1.0" ?>
<config>
<objects>
<object type="1.001" id="pc" gad="1/3/22">Stranne</object>
</objects>
<rules>
</rules>
<services>
<knxconnection url="ip:192.168.0.12" />
<xmlserver type="inet" port="1028"/>
<persistence type="file" path="/Users/ngarnier/Desktop/linknx/
persist"/>
</services>
</config>
au démarrage de linknx, j'ai :
Rhonerc ngarnier$ ./linknx -c/Users/ngarnier/Desktop/linknx-cvs/conf/
linknx.xml
1283084705 INFO XmlInetServer : Starting on port 1028
1283084705 INFO Object : Configured object 'pc': gad='2838'
1283084705 INFO main : Config file loaded: /Users/ngarnier/Desktop/
linknx-cvs/conf/linknx.xml
1283084705 INFO KnxConnection : KnxConnection: Group socket opened.
Waiting for messages.
1283084705 INFO KnxConnection : write(gad=2838, buf, len=2):
Send request
Read from 0.0.0 to 1/3/22
Response from 1.1.3 to 1/3/22: 00
1283084705 INFO Object : New value off for object pc (type: 1.001)
fichier design.xml de knxweb :
<config>
<zones>
<zone id="appart" name="appart" img="plan.gif">
<control type="switch" label="Stranne" object="pc" x="427"
y="135"/>
</zone>
</zones>
</config>
Y manque-t-il un ingrédient crucial ?
N.
j'utilise et qui reproduisent le problème :
linknx.xml :
<?xml version="1.0" ?>
<config>
<objects>
<object type="1.001" id="pc" gad="1/3/22">Stranne</object>
</objects>
<rules>
</rules>
<services>
<knxconnection url="ip:192.168.0.12" />
<xmlserver type="inet" port="1028"/>
<persistence type="file" path="/Users/ngarnier/Desktop/linknx/
persist"/>
</services>
</config>
au démarrage de linknx, j'ai :
Rhonerc ngarnier$ ./linknx -c/Users/ngarnier/Desktop/linknx-cvs/conf/
linknx.xml
1283084705 INFO XmlInetServer : Starting on port 1028
1283084705 INFO Object : Configured object 'pc': gad='2838'
1283084705 INFO main : Config file loaded: /Users/ngarnier/Desktop/
linknx-cvs/conf/linknx.xml
1283084705 INFO KnxConnection : KnxConnection: Group socket opened.
Waiting for messages.
1283084705 INFO KnxConnection : write(gad=2838, buf, len=2):
Send request
Read from 0.0.0 to 1/3/22
Response from 1.1.3 to 1/3/22: 00
1283084705 INFO Object : New value off for object pc (type: 1.001)
fichier design.xml de knxweb :
<config>
<zones>
<zone id="appart" name="appart" img="plan.gif">
<control type="switch" label="Stranne" object="pc" x="427"
y="135"/>
</zone>
</zones>
</config>
Y manque-t-il un ingrédient crucial ?
N.