Edge Agent time is independent of the system time

Hi

Finally narrowed down the specifics of on ongoing issue with the Edge Agent.
If the edge agent starts before a raspberry pi can get a internet connection and update its time, then the edge agent uses the old time as its wall clock.

Data is then sent that is old (based on the hwclock).

Once the date is set, the edge agent does not appear to pick up the clock change, and requires a restart.

Cheers

Tim

Hi @Tim_Hoffman,

Just had a chat with one of our engineers, we have a hunch that it might be related to another bug you filed a while ago:

In this case, if a Timer Node is triggering the workflow and you’re using “Use the time of the current payload”. I wonder if that may be the problem. Independent of the Timer Node, Device State should be using system time in all cases ( even if it changes ). I’m going to do some digging to see if I can reproduce what you’re seeing.