Fetch an activity report of a reefer

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.

Language
Credentials
Header
Click Try It! to start a request and see the response here!