List reefer activity report

Purpose: Use this API to view the activity report of the reefer. The Reefer Activity report shows the location, ambient temperature, battery voltage, fuel level, mode, return air temp, set point, and discharge air temp for each zone of the asset.

Response Parameters

datetime

  • Type: Integer
  • Description: The timestamp of the sample in Unix time.

location

  • Type: String
  • Description: The location of the reefer when the sample was taken.

battery_voltage

  • Type: Integer
  • Description: The battery voltage of the Thermo King unit.

fuel_level

  • Type: Integer
  • Description: The fuel level of the Thermo King unit.

ambient_air_deg_c

  • Type: Integer
  • Description: The ambient air temperature in degrees Celsius.

mode

  • Type: String
  • Description: The operational mode of the Thermo King unit.

zone_number

  • Type: Integer
  • Description: The number identifying the specific zone in the reefer unit.

status

  • Type: String
  • Description: The current status of the Thermo King unit in the specific zone.

setpoint_deg_c

  • Type: Integer
  • Description: The temperature setpoint in degrees Celsius for the specific zone.

return_deg_c

  • Type: Integer
  • Description: The return air temperature in degrees Celsius for the specific zone.

discharge_deg_c

  • Type: Integer
  • Description: The discharge air temperature in degrees Celsius for the specific zone.

coil_deg_c

  • Type: Integer
  • Description: The coil temperature in degrees Celsius for the specific zone.

door_status

  • Type: String
  • Description: The status of the door in the specific zone.

Query Params
int32
required

Specify the start time from when you want to view the report. Format: Unix

int32
required

Specify the end time within which you want to view the report. Format: Unix.

int32
required

Specify the ID of the reefer for which you want to check the activity report.

int32
required

Mention the frequency of the samples returned in minutes.

int32
Defaults to 25

The number of records to be displayed per page.

int32
Defaults to 1

The current page number.

Headers
string

Specify the timezone for formatting the timestamps.

Response

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json