Obtain UTC or local time from host or network
I need to program a battery backed RTC via UART commands to my firmware, but how would I obtain UTC in the first place? I don't see any support for this in the test plan.
-
Official comment
Peter,
You're correct in that there's no support in the PLT to directly obtain UTC. What could work is to invoke a webhook (https://docs.pltcloud.com/TestPlanReference#webhook---invoke-webhook) from the test plan, and have that webhook endpoint provide the UTC time components you need to program.
Comment actions
Please sign in to leave a comment.
Comments
1 comment