AtlasPublicPolicy / charging-use-spec

A common process for collecting EV charging station use data and standardizing the metrics for reporting on EV charging station utilization.
GNU General Public License v3.0
8 stars 2 forks source link

Clarification on session duration format #11

Open robogeek opened 5 months ago

robogeek commented 5 months ago

In the Session object there are two duration fields. The data type column simply says duration.

In https://github.com/AtlasPublicPolicy/charging-use-spec/blob/main/field-type-and-valid-entry-reference.md the format for duration is not discussed.

In another object, a duration field is described as a float(2) format.

Possibly the duration type is meant to be the ISO8601 Duration format.