What's needed?
Wherever timestamps are used in the Microgrid API, it should be clearly documented that those are in UTC. For example, here:
|
// The timestamp of when the data was measured. |
|
google.protobuf.Timestamp ts = 1; |
Proposed solution
No response
Use cases
No response
Alternatives and workarounds
No response
Additional context
No response
What's needed?
Wherever timestamps are used in the Microgrid API, it should be clearly documented that those are in UTC. For example, here:
frequenz-api-microgrid/proto/frequenz/api/microgrid/microgrid.proto
Lines 459 to 460 in b355c8b
Proposed solution
No response
Use cases
No response
Alternatives and workarounds
No response
Additional context
No response