today I was playing around with rctclient and noticed the following in the documentation
Examples:
rctclient read-value –name temperature.sink_temp_power_reduction
rctclient read-value –id 0x90B53336
Please check if you want to change it in:
rctclient read-value --host 192.168.0.1 --name temperature.sink_temp_power_reduction
rctclient read-value --host 192.168.0.1 --id 0x90B53336
I have submitted it here because I don't know where to place it elsewhere.