I'm trying to send a temperature setpoint value to the arduino. The device string of the Arduino output isn't apparently used and I'll be darned if nothing I use will change the value - and I'm not quite sure how I ended up with a 66 in there. I'm being stupid I'm sure but can anyone point me to the correct function to change the value for an API output please.
**My Update** - it appears that eventhough I renamed the device, I still have to use its 'technology address'. Writing to the device by its reference (1024) doesn't work, but using 'Arduino, Board:1, API Output:0' works in setdevicevalue.
**My Update** - it appears that eventhough I renamed the device, I still have to use its 'technology address'. Writing to the device by its reference (1024) doesn't work, but using 'Arduino, Board:1, API Output:0' works in setdevicevalue.
Comment