Hi there,
As previous post I want to use rrd stuff to graph my current usage and historic, since I use rrdtool for ages and love the principle that it use no php, mysql or whatever.
In temperature and humidity I get it using by :
http://ip_of_vera:3480/data_request?id=variableget&DeviceNum=16&serviceId=urn:upnp-org:serviceId:TemperatureSensor1&Variable=CurrentTemperature
Now I tried several combinations and I don’t got a clue.
(Maybe I had to reverse engineering the interface, but I don’t like to take hours to reverse the javascript stuff).
Thanks,
Xavier