Skip to main content

Step 2 — Deploy the Industrial Data Simulator

This article refers to Platform v3.0.0. The current Platform version is v3.2.0.
warning

This step assumes the MQTT Broker is already deployed on the same node. If you haven't done that yet, go back to Step 1 first.

Overview

The Industrial Data Simulator (IDS) generates synthetic industrial data — values that imitate what a real PLC or sensor would publish — and pushes them to the MQTT Broker on the node. It removes the need for real equipment while you build the pipeline.

This step adds IDS to your Library and deploys it with default settings.

Add the Industrial Data Simulator to your Library

Marketplace badge
Industrial Data Simulator icon

Industrial Data Simulator (IDS)

Powerful tool designed to mimic the behaviour of real-world industrial equipment and generate synthetic data streams.

Industrial Data Simulator in the Marketplace

Industrial Data Simulator in the Marketplace

For the full Marketplace flow, see Add a Marketplace app to your Library.

Industrial Data Simulator in the App Library

Industrial Data Simulator in the App Library

Deploy the Industrial Data Simulator

  1. Open the Node Details page of the target node and click Add card.
Add card menu

Add card menu

  1. Pick Marketplace App from the menu.
Select Marketplace App

Select Marketplace App

  1. Select app and version. Pick Industrial Data Simulator and its latest version. Click Next.
Select the Industrial Data Simulator

Select the Industrial Data Simulator

  1. App Secrets. Keep the defaults and click Next.
App Secrets for IDS

App Secrets for IDS

  1. App Config. Leave the configuration empty for this walkthrough and click Send App to deploy.
Send the IDS deployment

Send the IDS deployment

tip

For a fuller IDS walkthrough that uploads a CSV file and configures the simulator to publish CNC machine data, see the quickstart equivalent.

Verify the deployment

Within a few seconds the IDS workload card appears on the Node Details page. When the status indicator turns green (Started), the simulator is publishing synthetic messages to the MQTT Broker.

Industrial Data Simulator workload card

Industrial Data Simulator workload card

Summary

The Industrial Data Simulator is now publishing synthetic device data to the MQTT Broker. In the next step you will deploy InfluxDB to persist that data.