# Lake Water Level Monitoring

## LakeWater Level Monitoring for BMC using YuDash LYNX

#### 📍 Location: **Powai Lake, Mumbai**

🏢 End Customer: **Brihanmumbai Municipal Corporation (BMC)**

🔧 Technology Provider: **YuDash**

The **Brihanmumbai Municipal Corporation (BMC)** required a reliable, energy-efficient, and field-proven solution to monitor **water levels** in **Powai Lake**, Mumbai. The system needed to provide **accurate, time-stamped data**, integrate with BMC’s **FTP-based infrastructure**, and support **automated alerting and long-term analysis**.

YuDash’s customer — a **reputed system integrator in the weather monitoring domain** — deployed the solution using the **YuDash LYNX IoT Data Logger**. The integrator’s deep domain experience, combined with YuDash’s flexible platform and documentation, enabled a quick and stable rollout to meet BMC’s operational needs.

This deployment highlights how **YuDash enables its system integrator partners** to deliver robust IIoT systems tailored to real-world public infrastructure requirements.

<figure><img src="/files/6ki97p6XoE5jaMKliFk0" alt=""><figcaption></figcaption></figure>

<table data-header-hidden><thead><tr><th width="177">Stack Layer</th><th>Component</th><th></th></tr></thead><tbody><tr><td></td><td></td><td></td></tr><tr><td><strong>Cloud Server</strong></td><td>☁️ FTP Server (BMC Infrastructure)</td><td>Central data collection point for compliance and analysis</td></tr><tr><td><strong>Cloud Protocol</strong></td><td>📤 FTP Push with <code>.CSV</code> Payload</td><td>Periodic upload of timestamped data via <a href="https://docs.yudash.com/yudash-iot-devices/lynx-user-manual#ftp-push">FTP configuration</a></td></tr><tr><td><strong>Connectivity</strong></td><td>📡 4G/LTE (M2M SIM)</td><td>Cellular connectivity with automatic reconnection and retry</td></tr><tr><td><strong>YuDash Layer</strong></td><td>⚙️ YuDash LYNX48 Data Logger</td><td>Reads analog input via <a href="https://docs.yudash.com/yudash-iot-devices/lynx-user-manual/lynx-settings/analog-inputs">Analog Input Configuration</a>, applies <a href="https://docs.yudash.com/yudash-iot-devices/lynx-user-manual/lynx-settings/data-scaling">Data Scaling</a>, stores data locally</td></tr><tr><td><strong>Industrial Protocol</strong></td><td>📈 4–20 mA Analog Signal</td><td>Standard current loop carrying level signal to logger</td></tr><tr><td><strong>Industrial Instrument</strong></td><td>🌐 VEGAPULS WL61 Radar Sensor</td><td>Non-contact radar sensor measuring lake water level (<a href="https://www.vega.com/en-in/products/product-catalog/level/radar/vegapuls-61">Product Link</a>)</td></tr></tbody></table>


---

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