Page 1 of 1

Send date with timestamp

Posted: Friday 11 March 2016 18:27
by Flopp
If this already exist please move this thread if not I would like to suggest to think if this can be needed.

I need a way to send a value that I store in Arduino EEPROM until I am at home and can send it to Domoticz, my problem is that when I send it the timestamp will be NOW not the time when it happened.

Is it possible to send date and time together with data value to Domoticz?

Re: Send date with timestamp

Posted: Friday 11 March 2016 19:17
by gizmocuz
Maybe mysensors, and use V_VAR ?

Send date with timestamp

Posted: Friday 11 March 2016 19:37
by Flopp
Ok, great because I am using MySensors :) but can V_VAR write to database with date and time?

Re: Send date with timestamp

Posted: Wednesday 16 March 2016 22:00
by Flopp
Anyone know?