Signals

Definition

The Signals resource is an aggregation of detailed signal fields.

Arguments

Filter FieldType

tokenId

from

to

interval

filter

{  
    signals(
        tokenId: 21957, 
        from: "2024-05-07T09:21:19Z", 
        to: "2024-05-10T09:21:19Z"
        interval: "24h"
    )
}

Hierarchy and Relations

timestamp

Timestamp of the aggregated data.

chassisAxleRow1WheelLeftTirePressure

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

VEHICLE_NON_LOCATION_DATA

chassisAxleRow1WheelRightTirePressure

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

VEHICLE_NON_LOCATION_DATA

chassisAxleRow2WheelLeftTirePressure

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

VEHICLE_NON_LOCATION_DATA

chassisAxleRow2WheelRightTirePressure

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

VEHICLE_NON_LOCATION_DATA

currentLocationAltitude

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

VEHICLE_ALL_TIME_LOCATION

currentLocationLatitude

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

VEHICLE_ALL_TIME_LOCATION

currentLocationLongitude

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

VEHICLE_ALL_TIME_LOCATION

currentLocationTimestamp

Timestamp from GNSS system for current location, formatted according to ISO 8601 with UTC time zone.

VEHICLE_ALL_TIME_LOCATION

dimoAftermarketHDOP

Horizontal dilution of precision of GPS.

VEHICLE_NON_LOCATION_DATA

dimoAftermarketNSAT

Number of sync satellites for GPS.

VEHICLE_NON_LOCATION_DATA

dimoAftermarketSSID

Service Set Identifier for the wifi.

VEHICLE_NON_LOCATION_DATA

dimoAftermarketWPAState

Indicate the current wpa state for the devices wifi.

VEHICLE_NON_LOCATION_DATA

exteriorAirTemperature

Air temperature outside the vehicle.

VEHICLE_NON_LOCATION_DATA

lowVoltageBatteryCurrentVoltage

Current Voltage of the low voltage battery.

VEHICLE_NON_LOCATION_DATA

obdBarometricPressure

PID 33 - Barometric pressure.

VEHICLE_NON_LOCATION_DATA

obdEngineLoad

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

VEHICLE_NON_LOCATION_DATA

obdIntakeTemp

PID 0F - Intake temperature.

VEHICLE_NON_LOCATION_DATA

obdRunTime

PID 1F - Engine run time.

VEHICLE_NON_LOCATION_DATA

powertrainCombustionEngineECT

Engine coolant temperature.

VEHICLE_NON_LOCATION_DATA

powertrainCombustionEngineEngineOilLevel

Engine oil level.

VEHICLE_NON_LOCATION_DATA

powertrainCombustionEngineMAF

Grams of air drawn into engine per second.

VEHICLE_NON_LOCATION_DATA

powertrainCombustionEngineSpeed

Engine speed measured as rotations per minute (rpm).

VEHICLE_NON_LOCATION_DATA

powertrainCombustionEngineTPS

Current throttle position in %, from 0 to 100.

VEHICLE_NON_LOCATION_DATA

powertrainFuelSystemAbsoluteLevel (soon to be replaced by powertrainFuelSystemRelativeLevel)

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

VEHICLE_NON_LOCATION_DATA

powertrainFuelSystemSupportedFuelTypes

High level information of fuel types supported.

VEHICLE_NON_LOCATION_DATA

powertrainRange

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

VEHICLE_NON_LOCATION_DATA

powertrainTractionBatteryChargingChargeLimit

Target charge limit (state of charge) for battery in %, from 0 to 100.

VEHICLE_NON_LOCATION_DATA

powertrainTractionBatteryChargingIsCharging

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

VEHICLE_NON_LOCATION_DATA

powertrainTractionBatteryCurrentPower

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

Gross capacity of the battery.

VEHICLE_NON_LOCATION_DATA

powertrainTractionBatteryStateOfChargeCurrent

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

VEHICLE_NON_LOCATION_DATA

powertrainTransmissionTravelledDistance

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

VEHICLE_NON_LOCATION_DATA

powertrainType

Defines the powertrain type of the vehicle.

VEHICLE_NON_LOCATION_DATA

speed

Vehicle speed.

VEHICLE_NON_LOCATION_DATA

Last updated