# Environment

YuDash IoT devices are widely being used for emission, environment and weather monitoring systems. In most of the cases, YuDash IoT gateways and data loggers are interfaced with industry standard instruments through Modbus, analog (4-20mA) or HTML parser. The live telemetry data is read, pre-processed and pushed to compliance/customers servers over HTTP/FTP or MQTT. YuDash cloud is used to manage the devices and remote configuration.&#x20;

Following is typical data flow for environment applications

<figure><img src="/files/pNqOBIXjt9p6FkaG3a2m" alt=""><figcaption></figcaption></figure>

&#x20; &#x20;


---

# 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://docs.yudash.com/use-cases/environment.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.
