top of page

Smart Data Automation for Industry & Business

Transforming Industrial Data into Real-Time Intelligence.

Innovative Data Analytics presents InDriver, a programming platform that automates industrial data processing. With InDriver, you can connect machines, sensors, and enterprise systems via SQL, REST APIs, OPC UA, and industrial protocols, enabling real-time insights and predictive analytics.

Beyond technology, we provide implementation services, ensuring seamless integration and efficient use of your industrial data.

Automate Data Integration

KEY FEATURES

IntegrationBorder_edited_edited.jpg

  •  Automated Data Workflows 
    Create scripts to collect, process, and transfer data in real-time.

  •  Seamless Connectivity 
    Integrate devices and systems using REST API, OPC UA, Modbus, SQL, and more.

  •  User-Defined JavaScript Algorithms
    Build custom data processing logic tailored to your needs.

  •  Scalability + Remote Configuration & Management
    Control multiple InDrivers directly from InStudio.

  •  Rapid System Development API
    Leverage built-in functions to integrate with other platforms efficiently.

Smart Data Automation For Industry

GET STARTED

IntegrationBorder_edited_edited.jpg

Developers & Integrators:
Download InDriver and start building your data automation system.

Need a custom solution?
Let our experts design a tailored system for your needs.

APPLICATIONS

IntegrationBorder_edited_edited.jpg

Industrial Data Automation
& Smart Factory

  • Production Performance Optimization – Monitor OEE, track KPIs, and improve efficiency.
     

  • Predictive Maintenance – Detect failures before they cause downtime.
     

  • Automated Quality Control – Use SPC and anomaly detection to reduce defects.
     

  • Energy & Utilities Monitoring – Analyze real-time electricity, gas, water, and compressed air consumption.

Enterprise Data Integration
& Automation

  • Multi-Protocol Connectivity – Seamlessly integrate with REST API, OPC UA, Modbus, SQL, and more.
     

  •  ETL & Data Processing – Transform, clean, and move data across systems.
     

  • Secure & Reliable Database Sync – Automate backups and data transfers.
     

  • Automated Alerts & Reporting – Trigger real-time notifications and reports based on data events.

Advanced Analytics & Open BI

  • Flexible Data Analysis & Visualization – Connect to Power BI, Grafana, Metabase, and other BI tools.
     

  • AI-powered insights & Predictive Analytics – Detect anomalies, forecast trends, and optimize decision-making.
     

  • No Vendor Lock-In & Costly Licenses – Enjoy full freedom with open BI & AI tools.

InDriver enables building industry and business solutions, such as:

  • Anomaly Detection
     

  • Asset Optimization and Monitoring
     

  • Batch Optimization
     

  • Cleaning in Place Tracking
     

  • Continuous Process Improvement
     

  • Cost Reduction
     

  • Downtime Reduction
     

  • Emission Tracking
     

  • Energy Management
     

  • Golden Batch 

  • Increase Yield
     

  • Line Balancing 
     

  • OEE Tracking 
     

  • Predictive Maintenance
     

  • Process Optimization 
     

  • Product Quality Monitoring
     

  • Production Reporting
     

  • Quality Optimization 
     

  • Raw Material Reduction
     

  • Waste Reduction

ARCHITECTURE

IntegrationBorder_edited_edited.jpg

PLC

Energy

Heat

Flow

Sensors

Systems

Databases

& more

PLC

Industrial
Data
Source

PowerMeter
GasMeter
PressureSensor
cloud-network-process
sql server

InDriver:

Windows-based application for industrial and enterprise data automation, installable on:

Server
  • Local Server(s)

Edge Device

InDriver

SQL Server
InStudio Application

InStudio

  • Edge Device(s)

Cloud Server
  • Virtual (Cloud) Machine(s)

InStudio is the configuration and development environment for the InDriver system.

Data
Sink

REST API

Integration

dashboard monitoring

Visualizations/Dashboards

Dashboard Web Edited

Systems/SCADA/MES/ERP

ANALYZE INDUSTRIAL DATA IN LEADING BI TOOLS

IntegrationBorder_edited_edited.jpg

InDriver enables deep data analysis from machines, sensors, and PLCs, integrating with popular BI tools like Grafana, Metabase, Looker, Power BI, Tableau, Qlik Sense, Redash, and more.

Grafana
Metabase
Google Looker
tableau.jpg
Power BI

TECHNOLOGY STACK

IntegrationBorder_edited_edited.jpg

InDriver features an expanding set of modern data connectivity technologies, programming capabilities, and database integrations—providing everything you need to build a complete system.

windows Logo
Cloud Data Processing
JavaScript
OPC UA
MBUS
Azure SQL Database
RestAPI
Modbus
JSON
serial port
OpenCV
socket

VIDEOS

IntegrationBorder_edited_edited.jpg

REST API Example

 

A system that reads weather data from Krakow, Poland, every minute using the REST API protocol and saves it in the Microsoft Azure for PostgreSQL database in the JSON format.

OPC UA API Example
 
Connect to OPC Server UA (KepServerEx), browse and read nodes.

REAL-WORLD APPLICATIONS

IntegrationBorder_edited_edited.jpg

Energy Smart Meters Data Analytics

Smart Meters | Data collection | Aggregation | Forecasting | Analytics | Real-Time Dashboards
Energy Smart Meter Shelly with REST API
Energy monitoring dashboard
IntegrationBorder_edited_edited.jpg

Energy Consumption Analytics Grafana Dashboard powered by data and insights from InDriver

Energy Analytics Dashboard in Grafana
Grafana
IntegrationBorder_edited_edited.jpg

Heat and Gas Analytics for Boilers in Aluminum Systems Production

Using InDriver, we analyzed the heat and gas consumption of industrial boilers powering the painting process in an aluminum systems production facility. The solution provided real-time insights, enabled anomaly detection, and optimized energy usage, reducing costs and improving sustainability.

🔹 Industry: Aluminum Systems Manufacturing
🔹 Technology: Advanced Data Analytics with InDriver
🔹 Results: Improved efficiency, reduced energy waste, and enhanced process control

!
Widget Didn’t Load
Check your internet and refresh this page.
If that doesn’t work, contact us.

USERS

IntegrationBorder_edited_edited.jpg

InDriver is a platform created for developers, system integrators, data analysts and IT managers – all those who need to connect industrial data with business data.

PROGRAMMING

IntegrationBorder_edited_edited.jpg
Java Script

InDriver tasks utilize a JavaScript engine powered by the InDriver API to enable efficient programming.

Available InDriver API

File Read/Write API

Serial Port API

SMTPApi

Mbus API

OPC UA Server API

Process API

Socket API

TCPServer API

OpenCV API

Example of InDriver task code

/*

Retrieve JSON data from a Smart Energy Meter using a REST API and store it in an Azure SQL database

*/

RestApi.sendRequest('Shelly');
if (RestApi.isSucceeded()) {
          const
energyData = RestApi.getData('Shelly');
          // add processing code if needed
          let
ts = InDriver.hookTs().toISOString();
          InDriver.sqlExecute(
"azureserver", "insert into public.energy   (source, ts, data)         values ( 'Shelly','"+ts+"',$$"+energyData+"$$);"
}

WHY INDRIVER?

IntegrationBorder_edited_edited.jpg
  • More flexibility than no-code – Write custom JavaScript scripts for full control over data integration, unlike rigid no-code platforms.

  • Faster and easier scripting – The InDriver API provides high-level functions, minimizing code complexity and development time.

  • Simple installation, any architecture – Install on any Windows machine and deploy locally, in networks, or as a distributed system—no cloud dependency.

  • Multi-instance management – Control multiple InDriver instances from a single InStudio application, unlike systems requiring manual configuration per node.

  • Open data visualization – Seamlessly integrate with Power BI, Grafana, Metabase, Google Looker, and more—no vendor lock-in.

  • The best of both worlds – A lightweight yet powerful desktop application with remote management and seamless integration, bridging SCADA, ETL, and modern analytics.

GET STARTED

IntegrationBorder_edited_edited.jpg

Developers & Integrators:
Download InDriver and start building your data automation system.

Need a custom solution?
Let our experts design a tailored system for your needs.

IntegrationBorder_edited_edited.jpg

Thanks a lot.

bottom of page