How can I extract data from the iQunet Server?

Home > Resources > Knowledge Base > How can I extract data from the iQunet Server?

How can I extract data from the iQunet Server?

All recorded data is gathered in the local database of the iQunet Server. The data is relayed to the embedded OPC UA Server, so all data is fully open addressable via OPC UA communication. The iQunet Server also runs a GraphQL Server application that provides modern, easy to use, well documented APIs. Data can also be exported to Google Sheets or Excel via a single button command in the iQunet Sensor Dashboard.

 

So, there are 3 possibilities to retrieve the full data acquired on the Server:

  • Google Sheets/Excel
  • OPC UA Server
  • GraphQL Server

 

It is ofcourse also possible to use Python or Matlab to perform the data extraction.