LogoLogo
DocsHomeSupportContact
  • Getting Started
    • Introduction
    • Build on DIMO
  • DEVELOPER GUIDE
    • Developer Overview
    • Developer Console
    • Authentication
    • DIMO Developer SDKs
      • Data SDK
      • Login with DIMO SDK
        • React Component
        • Login with DIMO Redirect
        • Core Functionalities
      • TypeScript: Transactions SDK
      • SDK Release Notes
    • Low Code Tools
      • n8n: Getting Started
    • Permissions Contract: SACD
    • DIMO Credits
    • Response Types
    • Rate Limits
    • Developer FAQ
    • Developer Changelogs
    • Troubleshooting Common Issues
  • API References
    • Overview of DIMO API
    • Attestation API
    • Device Definitions API
    • Identity API
      • Schema & Types
      • Scalars
      • Nodes & Objects
        • AftermarketDevice
        • AftermarketDeviceConnection
        • DCN
        • DCNConnection
        • DeveloperLicense
        • DeviceDefinition
        • Earning
        • EarningsConnection
        • Manufacturer
        • Sacd
        • SyntheticDevice
        • Vehicle
        • VehicleConnection
        • VehicleEarnings
        • UserRewards
      • Common Queries
    • Telemetry API
      • Schema & Types
      • Scalars
      • Nodes & Objects
        • Signals
        • SignalsLatest
      • Common Queries
    • Token Exchange API
    • Trips API
    • Valuations API
  • DIMO Hardware
    • Introduction
    • DIMO Hardware Application
    • DIMO Manufacturing License
    • Development & Certification
    • Audits & Assessments
      • Hardware & Security Audit
      • Customer Experience Assessment
      • Integration Testing & Quality Control
      • Final Approval
    • DIMO Device License
      • Device Minting Certificates
    • Essential Documents
      • Hardware & Security Audit Checklist
      • Approved Hardware Auditors
      • DIMO Memorandum of Understanding (MOU)
  • Additional References
    • Developer License
    • DIMO GraphQL Basics
  • Deprecated Resources
    • Guides
      • Developer Journey
      • Quick Start Guide
      • Hello World
      • Code Exchange Flow
    • Data Availability
Powered by GitBook
On this page
  • Definition
  • Arguments
  • Hierarchy and Relations

Was this helpful?

  1. API References
  2. Telemetry API
  3. Nodes & Objects

SignalsLatest

Definition

The SignalsLatest resource is a SignalCollection that returns data for any signal that was most recently seen matching the filter.

Arguments

Filter Field
Type

tokenId

filter

{  
    signalsLatest(
        tokenId: 21957,
        filter: {
            source: "macaron"
        }
    )
}

Hierarchy and Relations

lastSeen

The last time any signal was seen matching the filter.

chassisAxleRow1WheelLeftTirePressure

SignalFloat

Tire pressure of the front left tire in kilo-Pascal.

VEHICLE_NON_LOCATION_DATA

chassisAxleRow1WheelRightTirePressure

SignalFloat

Tire pressure of the front right tire in kilo-Pascal.

VEHICLE_NON_LOCATION_DATA

chassisAxleRow2WheelLeftTirePressure

SignalFloat

Tire pressure of the rear left tire in kilo-Pascal.

VEHICLE_NON_LOCATION_DATA

chassisAxleRow2WheelRightTirePressure

SignalFloat

Tire pressure of the rear right tire in kilo-Pascal.

VEHICLE_NON_LOCATION_DATA

currentLocationAltitude

SignalFloat

Current altitude relative to WGS 84 reference ellipsoid, as measured at the position of GNSS receiver antenna.

VEHICLE_ALL_TIME_LOCATION

currentLocationLatitude

SignalFloat

Current latitude of vehicle in WGS 84 geodetic coordinates, as measured at the position of GNSS receiver antenna.

VEHICLE_ALL_TIME_LOCATION

currentLocationLongitude

SignalFloat

Current longitude of vehicle in WGS 84 geodetic coordinates, as measured at the position of GNSS receiver antenna.

VEHICLE_ALL_TIME_LOCATION

currentLocationApproximateLatitude

SignalFloat

Approximation of current latitude of vehicle in WGS 84 geodetic coordinates, as measured at the position of GNSS receiver antenna.

VEHICLE_ALL_TIME_LOCATION

currentLocationApproximateLongitude

SignalFloat

Approximation of current longitude of vehicle in WGS 84 geodetic coordinates, as measured at the position of GNSS receiver antenna.

VEHICLE_ALL_TIME_LOCATION

dimoAftermarketHDOP

SignalFloat

Horizontal dilution of precision of GPS.

VEHICLE_NON_LOCATION_DATA

dimoAftermarketNSAT

SignalFloat

Number of sync satellites for GPS.

VEHICLE_NON_LOCATION_DATA

dimoAftermarketSSID

SignalString

Service Set Identifier for the wifi.

VEHICLE_NON_LOCATION_DATA

dimoAftermarketWPAState

SignalString

Indicate the current wpa state for the devices wifi.

VEHICLE_NON_LOCATION_DATA

exteriorAirTemperature

SignalFloat

Air temperature outside the vehicle.

VEHICLE_NON_LOCATION_DATA

lowVoltageBatteryCurrentVoltage

SignalFloat

Current Voltage of the low voltage battery.

VEHICLE_NON_LOCATION_DATA

obdBarometricPressure

SignalFloat

PID 33 - Barometric pressure.

VEHICLE_NON_LOCATION_DATA

obdEngineLoad

SignalFloat

PID 04 - Engine load in percent - 0 = no load, 100 = full load.

VEHICLE_NON_LOCATION_DATA

obdIntakeTemp

SignalFloat

PID 0F - Intake temperature.

VEHICLE_NON_LOCATION_DATA

obdRunTime

SignalFloat

PID 1F - Engine run time.

VEHICLE_NON_LOCATION_DATA

obdDTCList

SignalFloat

List of currently active DTCs formatted according OBD II (SAE-J2012DA_201812) standard ([P|C|B|U]XXXXX )

VEHICLE_NON_LOCATION_DATA

powertrainCombustionEngineECT

SignalFloat

Engine coolant temperature.

VEHICLE_NON_LOCATION_DATA

powertrainCombustionEngineEngineOilLevel

SignalString

Engine oil level.

VEHICLE_NON_LOCATION_DATA

powertrainCombustionEngineMAF

SignalFloat

Grams of air drawn into engine per second.

VEHICLE_NON_LOCATION_DATA

powertrainCombustionEngineSpeed

SignalFloat

Engine speed measured as rotations per minute (rpm).

VEHICLE_NON_LOCATION_DATA

powertrainCombustionEngineTPS

SignalFloat

Current throttle position.

VEHICLE_NON_LOCATION_DATA

powertrainFuelSystemRelativeLevel

SignalFloat

Current available fuel in the fuel tank in %, from 0 to 100.

VEHICLE_NON_LOCATION_DATA

powertrainFuelSystemSupportedFuelTypes

SignalString

High level information of fuel types supported.

VEHICLE_NON_LOCATION_DATA

powertrainRange

SignalFloat

Remaining range in meters using all energy sources available in the vehicle.

VEHICLE_NON_LOCATION_DATA

powertrainTractionBatteryChargingChargeCurrentAC

SignalFloat

Current AC charging current (rms) at inlet. Negative if returning energy to grid. Used when per-phase numbers are unavailable.

VEHICLE_NON_LOCATION_DATA

powertrainTractionBatteryChargingChargeLimit

SignalFloat

Target charge limit (state of charge) for battery.

VEHICLE_NON_LOCATION_DATA

powertrainTractionBatteryChargingChargeVoltageUnknownType

SignalFloat

Current charging voltage at inlet. Used when the data source does not indicate the current type (AC or DC) in use.

VEHICLE_NON_LOCATION_DATA

powertrainTractionBatteryChargingIsCharging

SignalString

True if charging is ongoing. Charging is considered to be ongoing if energy is flowing from charger to vehicle.

VEHICLE_NON_LOCATION_DATA

powertrainTractionBatteryCurrentPower

SignalFloat

Current electrical energy flowing in/out of battery. Positive = Energy flowing in to battery, e.g. during charging. Negative = Energy flowing out of battery, e.g. during driving.

VEHICLE_NON_LOCATION_DATA

powertrainTractionBatteryGrossCapacity

SignalFloat

Gross capacity of the battery.

VEHICLE_NON_LOCATION_DATA

powertrainTractionBatteryStateOfChargeCurrent

SignalFloat

Physical state of charge of the high voltage battery, relative to net capacity. This is not necessarily the state of charge being displayed to the customer.

VEHICLE_NON_LOCATION_DATA

powertrainTransmissionTravelledDistance

SignalFloat

Odometer reading in kilometers, total distance travelled during the lifetime of the transmission.

VEHICLE_NON_LOCATION_DATA

powertrainType

SignalString

Defines the powertrain type of the vehicle.

VEHICLE_NON_LOCATION_DATA

speed

SignalFloat

Vehicle speed in km/hr.

VEHICLE_NON_LOCATION_DATA

cabinDoorRow1DriverSideIsOpen

SignalFloat

True = Fully or partially open. False = Fully closed.

VEHICLE_NON_LOCATION_DATA

cabinDoorRow1DriverSideWindowIsOpen

SignalFloat

True = Fully or partially open. False = Fully closed.

VEHICLE_NON_LOCATION_DATA

cabinDoorRow1PassengerSideIsOpen

SignalFloat

True = Fully or partially open. False = Fully closed.

VEHICLE_NON_LOCATION_DATA

cabinDoorRow1PassengerSideWindowIsOpen

SignalFloat

True = Fully or partially open. False = Fully closed.

VEHICLE_NON_LOCATION_DATA

cabinDoorRow2DriverSideIsOpen

SignalFloat

True = Fully or partially open. False = Fully closed.

VEHICLE_NON_LOCATION_DATA

cabinDoorRow2DriverSideWindowIsOpen

SignalFloat

True = Fully or partially open. False = Fully closed.

VEHICLE_NON_LOCATION_DATA

cabinDoorRow2PassengerSideIsOpen

SignalFloat

True = Fully or partially open. False = Fully closed.

VEHICLE_NON_LOCATION_DATA

cabinDoorRow2PassengerSideWindowIsOpen

SignalFloat

True = Fully or partially open. False = Fully closed.

VEHICLE_NON_LOCATION_DATA

PreviousSignalsNextCommon Queries

Last updated 24 days ago

Was this helpful?

!

Int
Time
SignalFilter