fix(open-platform): align realtime online status across protocols
This commit is contained in:
@@ -113,6 +113,7 @@ type RealtimeVehiclePoint struct {
|
||||
SpeedKmh float64
|
||||
TotalMileageKm float64
|
||||
ObservedAt time.Time
|
||||
Online bool
|
||||
}
|
||||
|
||||
type RealtimeVehicleResult struct {
|
||||
|
||||
Reference in New Issue
Block a user