Page 1 of 1

"Time" in Sensor Values Logging App

Posted: 19 Feb 2016 16:17
by Bergman
Hello,

What exactly is "time" in the json data created by the Sensor Values Logging app?

Example:
{"time":1455887653291,"value":24.333},{"time":1455887656294,"value":25.884},{"time":1455887674288,"value":21.798}

Milliseconds from some happening? Is it possible to convert this to some kind of timestamp?

Best regards,
Anton

Re: "Time" in Sensor Values Logging App

Posted: 19 Feb 2016 16:18
by pz1
1455887653291 is the unix Timestamp

Re: "Time" in Sensor Values Logging App

Posted: 19 Feb 2016 16:27
by Bergman
Ok, thanks! Is it possible to change how frequent data is logged?

Re: "Time" in Sensor Values Logging App

Posted: 19 Feb 2016 23:50
by pz1
Bergman wrote:Ok, thanks! Is it possible to change how frequent data is logged?
Don't know; I have to leave this to the Zwave>me team or others

Re: "Time" in Sensor Values Logging App

Posted: 22 Feb 2016 21:20
by PoltoS
It logs every change. Sensors have their own report rate

Re: "Time" in Sensor Values Logging App

Posted: 23 Feb 2016 11:26
by Bergman
PoltoS wrote:It logs every change. Sensors have their own report rate
I am currently using a Aeon Labs ZW075-C16 to send data to my raspberry. It seems according to the data that I am getting that it reports every 10 minutes(!). This must be possible to change somehow? Or should I get some other switch model?