# 05- Connecting OT with IT using Bosch DeviceBridge app

In this video, you will learn how to bridge OT and IT using Bosch DeviceBridger app. The following are the topics covered in the video:

{% embed url="<https://www.youtube.com/watch?v=9SW-eqey5dc>" %}

### Video Timeline:

0:00 - Introduction\
0:20 Why to bridge IT and OT?\
1:05 - Bosch Device Bridge app\
3:18 - Example 1: Collect data from Delta PLC via MODBUS TCP/IP\
8:15 - Add business model to create an alert\
8:15 - Add business model to create an alert\
13:30 - Collect data from S7-1500 PLC via S7 Connection\
18:20 - Add business model in CSharp to write back data to Siemens PLC\
22:45 - Move data from Delta PLC to Siemens PLC using CSharp\
23:00 - Adding a conveter to scale the values\
30:00 - Collect 2 PLCs data and moce to the ctrlX CORE Data Layer\
33:27 - Read the data from the ctrlX Data Layer on the Node-RED\
35:35 - Adding a routing\
36:25 - Adding a Service Container and Publishing the project\
38:25 - Example 2: Collect the data from S7-1500 via OPC UA \
42:40 - Collect the data from Raspberry PI via MQTT\
46:50 - Adding data model\
44:45 - Send the data to Qubitro Cloud via MQTT\
51:07 - Send the data to Mondo Database (Cloud) via TCP/IP\
&#x20;59:59 - Outroduction


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.codeandcompile.com/product-reviews/smart-devices/ctrlx-core/05-connecting-ot-with-it-using-bosch-devicebridge-app.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
