Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Time bug in AQM?
#5

Hi Colin,
(17-04-2021, 04:27)41south Wrote:  ...
But I am please top report that both the time and sending MQTT payloads are now working just fine on version 4.
...

Smile Thank you.
 

(17-04-2021, 04:27)41south Wrote:  ...
(which turned out to be a little tricky because I needed it in UTC time in epoch format)
...


Whenever you need UTC time in epoch format, you can use:
Code:
time_t UTC_time = myTZ.toUTC(now());


As said, it was a great pleasure read from you again.
Keep safe, take care.

Reply


Messages In This Thread
Time bug in AQM? - by 41south - 16-04-2021, 03:05
RE: Time bug in AQM? - by werk_ag - 16-04-2021, 05:05
RE: Time bug in AQM? - by 41south - 16-04-2021, 06:04
RE: Time bug in AQM? - by 41south - 17-04-2021, 04:27
RE: Time bug in AQM? - by werk_ag - 17-04-2021, 05:31
RE: Time bug in AQM? - by 41south - 17-04-2021, 05:45
RE: Time bug in AQM? - by uncle_bob - 18-04-2021, 23:10
RE: Time bug in AQM? - by 41south - 19-04-2021, 01:00
RE: Time bug in AQM? - by werk_ag - 17-04-2021, 05:54



Users browsing this thread: 2 Guest(s)