Comme dis, la chaîne reçu est celle donnée plus haut ; c'est bien linknx qui retourne une erreur.
Je viens de passer linknx en mode debug, et je ne vois rien de spécial :
On dirait que c'est la mise en forme qui foire, et génère l'erreur...
Comprend pas !
Bon, désolé, j'ai raconté des conneries !!! La chaîne renvoyée par linknx est la suivante :
C'est un des Id que j'ai changé !!! Ma faute... En mettant le bon Id, tout est rentré dans l'ordre.
Merci pour vos remarques qui m'ont quand même mis sur la piste.
Je viens de passer linknx en mode debug, et je ne vois rien de spécial :
Code :
DEBUG : Object (id=state_lights_bureau): get
DEBUG : Object (id=state_lights_sdb_rdc): get
DEBUG : Object (id=state_lights_entree): get
DEBUG : Object (id=state_lights_cellier): get
DEBUG : Object (id=state_lights_annexe): get
DEBUG : Object (id=state_lights_cuisine): get
DEBUG : Object (id=state_lights_sejour): get
DEBUG : Object (id=state_lights_all_rdc): get
DEBUG : Object (id=temp_entree): get
DEBUG : Object (id=temp_cuisine_plan_travail): get
DEBUG : Object (id=cur_time): get
DEBUG : Object (id=cur_date): get
DEBUG : Object (id=temp_cuisine): get
DEBUG : Object (id=temp_bureau_porte): get
DEBUG : Object (id=temp_sdb_rdc): get
DEBUG : Object (id=state_lights_salon): get
DEBUG : Object (id=temp_salon_screen): get
DEBUG : Object (id=temp_salon_ouest): get
DEBUG : Object (id=heating_cmd_sdb_rdc): get
DEBUG : Object (id=heating_cmd_sejour): get
DEBUG : PROCESSING MESSAGE:
DEBUG : <read><objects><object id='state_lights_bureau'/><object id='state_lights_sdb_rdc'/><object id='state_lights_entree'/><object id='state_lights_cellier'/><object id='state_lights_annexe'/><object id='state_lights_cuisine'/><object id='state_lights_sejour'/><object id='state_lights_all_rdc'/><object id='temp_entree'/><object id='temp_cuisine_plan_travail'/><object id='cur_time'/><object id='cur_date'/><object id='temp_cuisine'/><object id='temp_bureau_porte'/><object id='temp_sdb_rdc'/><object id='state_lights_salon'/><object id='temp_salon_screen'/><object id='temp_salon_ouest'/><object id='heating_cmd_sdb_rdc'/><object id='heating_cmd_sejour'/><object id='temp_degagement_ouest'/><object id='state_lights_ch_pierre'/><object id='state_lights_degagement'/><object id='state_lights_ch_leo'/><object id='state_lights_ch_parents'/><object id='state_lights_all_etage'/></objects></read>
DEBUG : END OF MESSAGE
On dirait que c'est la mise en forme qui foire, et génère l'erreur...
Comprend pas !
Bon, désolé, j'ai raconté des conneries !!! La chaîne renvoyée par linknx est la suivante :
Code :
<read status='error'>ObjectController: Object ID not found: 'temp_degagement_ouest'
</read>
C'est un des Id que j'ai changé !!! Ma faute... En mettant le bon Id, tout est rentré dans l'ordre.
Merci pour vos remarques qui m'ont quand même mis sur la piste.