Danfoss Thermostat
Posted: 05 Dec 2013 18:45
Hey,
I'm writing on my own UI to controll my Z-Wave modules. But I don't get it how to set the temperature of the danfoss heating thermostat.
I tried it with:
devices[' + nodeId + '].instances[' + instanceId + '].commandClasses[' + comClassId + '].Set(' + val + ')
But it doesn't work.
Could you help me, please?
I'm writing on my own UI to controll my Z-Wave modules. But I don't get it how to set the temperature of the danfoss heating thermostat.
I tried it with:
devices[' + nodeId + '].instances[' + instanceId + '].commandClasses[' + comClassId + '].Set(' + val + ')
But it doesn't work.
Could you help me, please?