I am trying to connect some thermal & humidity sensors using the update device option : dummy device creation and a php setting using the command describe in the wiki :
Code: Select all
IP/json.htm?type=command¶m=udevice&idx=IDX&nvalue=45&svalue=HUM;HUM_STAT
Code: Select all
IP/json.htm?type=command¶m=udevice&idx=IDX&nvalue=45&svalue=34;3
Do you have any idea ?