View Source PorscheConnEx.Struct.Unit.Time (porsche_conn_ex v0.1.0)
Structure representing time.
Currently only used in PorscheConnEx.Struct.Status.ServiceInterval
.
Fields
unit
(atom) — unit of time- only known value is
:day
- only known value is
value
(integer) — number of above units
Summary
Types
@type unit() :: :day