# Smart Devices

- [item Release Unit DIN/DOUT 24V](https://wiki.codeandcompile.com/product-reviews/smart-devices/item-release-unit-din-dout-24v.md): Learn how to configure, wire, and scale item's Release Unit for real-world intralogistics applications
- [Smart Weighing Indicator](https://wiki.codeandcompile.com/product-reviews/smart-devices/smart-weighing-indicator.md): In this article, you will learn about various Smart Weighing Indicator from Mettler Toledo that support various protoocls like MODBUS, MQTT, API and OPC UA.
- [IND400 with MQTT](https://wiki.codeandcompile.com/product-reviews/smart-devices/smart-weighing-indicator/ind400-with-mqtt.md): In this article, you will learn about IND400 from Mettler Toledo which is a smart weighing device that support various protoocls like MODBUS, MQTT and OPC UA to share data remotely
- [IND400 with API](https://wiki.codeandcompile.com/product-reviews/smart-devices/smart-weighing-indicator/ind400-with-api.md): In this tutorial, we continue exploring the Mettler Toledo IND400 Smart Weighing Indicator, focusing on how to utilize the REST API and WebSocket interfaces to access real-time weighing data.
- [IND360 integration with PROFINET, OPC UA and API](https://wiki.codeandcompile.com/product-reviews/smart-devices/smart-weighing-indicator/ind360-integration-with-profinet-opc-ua-and-api.md): The IND360 Automation Weighing Indicator from Mettler Toledo is a compact, modular, and industrial-grade weighing solution designed for machine integration, process automation, and IIoT applications.
- [IND360 integration with MQTT](https://wiki.codeandcompile.com/product-reviews/smart-devices/smart-weighing-indicator/ind360-integration-with-mqtt.md): Connect the Mettler Toledo IND360 weighing controller to MQTT and stream live weight data into Node-RED and Ignition SCADA. No OPC license. No custom driver. Just MQTT.
- [Visual Factory elements](https://wiki.codeandcompile.com/product-reviews/smart-devices/visual-factory-elements.md): In this page you will find the product reviews, get access to the presentation and source code used in the video
- [WAGO Compact Controller 100](https://wiki.codeandcompile.com/product-reviews/smart-devices/wago-compact-controller-100.md): Sending sensor data to Cloud made EASY
- [Analog or Digital Signal to IO-Link](https://wiki.codeandcompile.com/product-reviews/smart-devices/analog-or-digital-signal-to-io-link.md): In this article, you will learn how to convert analog and digital signals to IO-Link using Banner's IO-Link hubs and convertors.
- [Data Visualization using Peakboard](https://wiki.codeandcompile.com/product-reviews/smart-devices/data-visualization-using-peakboard.md): This article presents an illustrative example showing OEE data from a simulated virtual factory on the Peakboard dashboard.
- [Turck TX707 HMI/PLC](https://wiki.codeandcompile.com/product-reviews/smart-devices/turck-tx707-hmi-plc.md): This article presents an illustrative example demonstrating the capabilities of Turck TX707 HMI/PLC Series to read data via various communication protocols.
- [IT-OT Integration using SIA Connect](https://wiki.codeandcompile.com/product-reviews/smart-devices/it-ot-integration-using-sia-connect.md): This article presents an illustrative example demonstrating the possibility of sending factory data to the cloud using SIA Connect and displaying the analytics on reTerminal from Seeed Studio
- [Condition monitoring using SICK SIG350](https://wiki.codeandcompile.com/product-reviews/smart-devices/condition-monitoring-using-sick-sig350.md): This article presents an illustrative example demonstrating the measurement of temperature and vibrations using the MPB10 sensor and SIG350 from Sick Sensor Intelligence.
- [Snap Signal- Bridge OT with IT](https://wiki.codeandcompile.com/product-reviews/smart-devices/snap-signal-bridge-ot-with-it.md): In this article, you will learn how to bridge OT signal with IT using DXMR90-X1- Industrial Controller
- [ctrlX CORE](https://wiki.codeandcompile.com/product-reviews/smart-devices/ctrlx-core.md): Bosch rexroth
- [01- Using ctrlX CORE as PLC and Node-RED Server](https://wiki.codeandcompile.com/product-reviews/smart-devices/ctrlx-core/01-using-ctrlx-core-as-plc-and-node-red-server.md): Bosch rexroth
- [02- Using ctrlX CORE as MQTT Broker](https://wiki.codeandcompile.com/product-reviews/smart-devices/ctrlx-core/02-using-ctrlx-core-as-mqtt-broker.md): Bosch rexroth
- [03- Interfacing ctrlX CORE with ctrlX I/O via EtherCAT](https://wiki.codeandcompile.com/product-reviews/smart-devices/ctrlx-core/03-interfacing-ctrlx-core-with-ctrlx-i-o-via-ethercat.md): Bosch rexroth
- [04- Introducing ctrlX CORE IDE App](https://wiki.codeandcompile.com/product-reviews/smart-devices/ctrlx-core/04-introducing-ctrlx-core-ide-app.md): Bosch rexroth
- [05- Connecting OT with IT using Bosch DeviceBridge app](https://wiki.codeandcompile.com/product-reviews/smart-devices/ctrlx-core/05-connecting-ot-with-it-using-bosch-devicebridge-app.md): Bosch rexroth
- [06- Interfacing ctrlX CORE with IO-Link master using EtherCAT](https://wiki.codeandcompile.com/product-reviews/smart-devices/ctrlx-core/06-interfacing-ctrlx-core-with-io-link-master-using-ethercat.md): Bosch rexroth
- [07- ctrlX CORE as HMI- Part 1](https://wiki.codeandcompile.com/product-reviews/smart-devices/ctrlx-core/07-ctrlx-core-as-hmi-part-1.md): WebIQ
- [08- ctrlX CORE as HMI- Part 2](https://wiki.codeandcompile.com/product-reviews/smart-devices/ctrlx-core/08-ctrlx-core-as-hmi-part-2.md): WebIQ
- [Virtual ctrlX WORKS](https://wiki.codeandcompile.com/product-reviews/smart-devices/ctrlx-core/virtual-ctrlx-works.md)


---

# 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.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.
