{
  "AMBIENT_AIR_TEMPERATURE": {
    "units": "C",
    "translation": "x-40",
    "name": "Ambient Air Temperature"
  },
  "RUNTIME_SINCE_ENGINE_START": {
    "units": "seconds",
    "translation": "x-40",
    "name": "Runtime Since Engine Start"
  },
  "FUEL_SYSTEM_STATUS": {
    "units": "",
    "mapping": {
      "1": "Open loop due to insufficient engine temperature",
      "2": "Closed loop, using oxygen sensor feedback to determine fuel mix",
      "4": "Open loop due to engine load OR fuel cut due to deceleration",
      "8": "Open loop due to system failure",
      "16": "Closed loop, using at least one oxygen sensor but there is a fault in the feedback system"
    },
    "name": "Fuel System Status"
  }
}