Note de ce sujet :
  • Moyenne : 0 (0 vote(s))
  • 1
  • 2
  • 3
  • 4
  • 5
communication entre knxweb et linknx
#8
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 :

RhoneConfusedrc 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.


Messages dans ce sujet
communication entre knxweb et linknx - par Nico - 28/08/2010, 11:30:01
communication entre knxweb et linknx - par DaGGeR - 28/08/2010, 11:58:41
communication entre knxweb et linknx - par Nicolas Garnier - 28/08/2010, 13:19:40
communication entre knxweb et linknx - par jef2000 - 28/08/2010, 19:38:08
communication entre knxweb et linknx - par DaGGeR - 28/08/2010, 19:46:26
communication entre knxweb et linknx - par Nico - 28/08/2010, 22:20:57
communication entre knxweb et linknx - par Nico - 29/08/2010, 13:37:07
communication entre knxweb et linknx - par Nico - 29/08/2010, 13:43:52
communication entre knxweb et linknx - par Nicolas Garnier - 29/08/2010, 17:21:51
communication entre knxweb et linknx - par Frédéric - 30/08/2010, 10:28:05
communication entre knxweb et linknx - par Nicolas Garnier - 30/08/2010, 12:03:21
communication entre knxweb et linknx - par Nicolas Garnier - 06/09/2010, 12:20:20

Atteindre :


Utilisateur(s) parcourant ce sujet : 4 visiteur(s)