Map<String, dynamic> toJson() => { 'voltage': voltage, 'timeSinceSampleStart': timeSinceSampleStart, };