oocar
CtrlK
  • 🚧Getting started
  • Authentication
  • Errors
  • Query Parameters
  • Routes
    • Authentication
    • Organisation
    • Dashboard
    • Vehicle
    • Device
    • User
    • Trip
    • πŸ”šπŸš§ Opportunity
    • πŸ”šπŸš§ Thirdparty
    • πŸ”šπŸš§ More
  • Models
    • πŸ’¬Address
    • πŸ’¬CarBrand
    • πŸ’¬CarData
    • πŸ’¬CarDtc
    • πŸ’¬CarModel
    • πŸ’¬CarVersion
    • πŸ’¬Contact
    • πŸ’¬DashboardKpi
    • πŸ’¬DashboardKpiData
    • πŸ’¬Device
    • πŸ’¬Diagnostic
    • πŸ’¬Fleet
    • πŸ’¬FleetVehicle
    • πŸ’¬Opportunity
    • πŸ’¬OpportunityHistory
    • πŸ’¬OpportunityReminder
    • πŸ’¬OpportunitySetting
    • πŸ’¬OpportunitySettingFollowUp
    • πŸ’¬OpportunityTarget
    • πŸ’¬Organisation
    • πŸ’¬OrganisationAddress
    • πŸ’¬Poi
    • πŸ’¬TireBrand
    • πŸ’¬Trip
    • πŸ’¬TripEvent
    • πŸ’¬User
    • πŸ’¬UserVehicle
    • πŸ’¬Vehicle
    • πŸ’¬VehicleDevice
    • πŸ’¬VehiclePiece
    • πŸ’¬VehicleSchedule
    • ❌TripVariable
    • ❌TripWarning
    • ❌VehicleMileage
    • ❌UserState
Powered by GitBook
On this page
  • Default Fields
  • Optional Fields
  • Nested Fields

Was this helpful?

  1. Models

❌UserState

Represent a state of the user/vehicle at a given time.

Default Fields

Name

Type

id

id_user

id_vehicle

at

Datetime

move

Boolean

bluetooth

Boolean

geolocation

Boolean

lat

Number

lng

Number

band

String

signal

Number

device_state

String

engine

Boolean

serial

String

firmware_rev

String

software_rev

String

app_version

String

platform

String

os_version

String

Optional Fields

Nested Fields

Name

Type

user

User

vehicle

Vehicle

PreviousVehicleMileage

Last updated 6 years ago

Was this helpful?