06-28-2021 19:57
06-28-2021 19:57
As I'm working on the companion script for a Versa 2 using the CLI I am finding that the logging times between the app and the companion are way off. The app looks to have the correct time, but the companion is about 9.5 minutes behind. The logging happens correctly, but the timestamps are very mismatched.
Is there something I should be doing to get the companion to use the correct time when logging? The time on the device is correct and matches both the phone the companion is running on and the computer that is displaying the console messages. The companion is nowhere close to those times.
I can put an explicit timestamp in the logged messages, but mostly don't want the additional overhead for something I'm just using for debugging.