Hi,
We have used third party devices integration into MyGeotab for some customers, mainly focused on asset tracking. However, is this possible to log engine data using MyAdmin API?
On this reference: https://myadmin.geotab.com/sdk#/thirdparty
I find this:
The following diagnostics are currently available. If not otherwise noted, the value is an integer without a unit of measurement.
- Low battery
- Tow detection
- Starter tamper
- Power tamper
- Battery voltage (unit: V, conversion: 0.001, example: 12.001 V must be inserted as the integer value 12001)
- Temperature (unit: C, conversion: 0.01, example: 1.01 C must be inserted as the integer value 101)
- GSM signal strength
- Loaded voltage (unit: V, conversion: 0.001, example: 12.001 V must be inserted as the integer value 12001)
- Battery level (unit: %)
- Successful uploads
- Failed uploads
- GPS fix attempts
- GPS on time (unit: s)
- Trip count
Besides the listed disgnostics, is this possible to integrate readings such as Odometer and Fuel Used?