thermostat_setpoint_value_updated – gets sent if a thermostat setpoint value has been changed
				
					{
    event = "thermostat_setpoint_value_updated",
    node_id = 2,
    class_id = 67,
    channel_id = 0,
    type = 1,
    scale = 0,
    value = 11
}				
			
fields type description
event string type of an event
node_id int a unique id of a ZWave device within a Zwave network
class_id int class_id + channel_id construct a unique id of a pcp for a ZWave device
channel_id int
type int type of an setpoint
scale int temperature scale
value int actual setpoint value