For the complete documentation index, see llms.txt. This page is also available as Markdown.

Access IoT Data

Retrieve raw telematics data from Navixy using AirConsole, API calls, database export, device logging, and CSV export for analysis.

Accessing device data in the Navixy system can provide telematics professionals with a more detailed and thorough analysis of their data. This can be particularly useful when seeking to identify patterns, diagnose issues, or fine-tune performance. This document explains the ways raw device data can be accessed in Navixy. By using the tools and techniques described here, you will be better equipped to optimize your telematics services and achieve the best possible outcomes for your customers.

Here are the options that you can use to retrieve raw device data:

  • Air Console. You can monitor raw data received from a device in real time through the Air Console feature. Once you establish a connection with the device, the raw data will begin displaying in the console if the device is online and sending data. More information about how to use the Air Console can be found here.

  • API. You can use the API call to retrieve parsed GPS data for a specific device. This call provides a list of GPS points and other sensor data directly from the Navixy database, which you can use for various purposes.

  • Database export. Navixy stores data from devices in the database and you can request the Navixy support team to export that data for you.

  • Logging data of a specific device. You can request the Navixy technical support team to collect logs of a particular device for a specific time period. The team will then gather the logs and send them to you.

  • Raw data export in UI. You can use the Raw data block in Devices and Settings section for extracting devices data in a conviniant CSV format.

Last updated

Was this helpful?