> For the complete documentation index, see [llms.txt](https://wiki.codeandcompile.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.codeandcompile.com/product-reviews/smart-devices/smart-weighing-indicator.md).

# Smart Weighing Indicator

**IND400:**

* [IND400 with MQTT](/product-reviews/smart-devices/smart-weighing-indicator/ind400-with-mqtt.md)
* [IND400 with API](/product-reviews/smart-devices/smart-weighing-indicator/ind400-with-api.md)

**IND360:**

* [IND360 integration with PROFINET, OPC UA and API](/product-reviews/smart-devices/smart-weighing-indicator/ind360-integration-with-profinet-opc-ua-and-api.md)
* [IND360 integration with MQTT](/product-reviews/smart-devices/smart-weighing-indicator/ind360-integration-with-mqtt.md)

## ♥️ Work With Me

I regularly test **industrial automation and IIoT devices**. If you’d like me to **review your product** or showcase it in my courses and YouTube channel:

📧 Email: <rajvir@codeandcompile.com> or drop me a message on [LinkedIn](https://www.linkedin.com/in/singhrajvir/)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/smart-weighing-indicator.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.
