We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In the Session object there are two duration fields. The data type column simply says duration.
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.
float(2)
Possibly the duration type is meant to be the ISO8601 Duration format.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.The text was updated successfully, but these errors were encountered: