var name: String
Useful for error messages
Framework
var name: String
func asColumns (Timestamped<Self.DataType >) -> [String]
timeIntervalSince1970
DataType
is MWChargingStatus.State
and RawDataType
is UInt32
.func convert(from: Timestamped<Self.RawDataType >) -> Timestamped<Self.DataType >
DataType
is MWChargingStatus.State
and RawDataType
is UInt32
.func convert(raw: MWData) -> Timestamped<Self.RawDataType >
MblMwData
to a concretely typed timestamped tuple