Push Mechanism

Turbomechanica's servers passively receive data pushed by external systems, such as a facility data warehouse, at predefined intervals. For example, the facility data warehouse might push data to Turbomechanica servers periodically, such as every hour or once a day. This method simplifies integration with systems that generate data continuously or periodically, ensuring that Turbomechanica stays updated with the latest information without the need for frequent polling.

The primary methods for pushing data include:

  1. Uploading CSV files using HTTPS.
  2. Uploading JSON files using HTTPS.
  3. Streaming data to Azure Event Hub.