http command to change value of virtual thermometer

Hi all,
is some of you guy’s know what the url to put to change the value of a virtual thermometer
(urn:upnp-org:serviceId:TemperatureSensor1)

Thanks in advance

Nervermind, i found it.

http://192.168.2.19:3480/data_request?id=variableset&DeviceNum=49&serviceId=urn:upnp-org:serviceId:TemperatureSensor1&Variable=CurrentTemperature&Value=21

This command set the temperature to 21 on id=49

Thanks