# Irrigation dashboard

**URL:** https://discourse.nodered.org/t/irrigation-dashboard/41287
**Category:** Dashboard
**Created:** [19 February 2021 09:45 UTC](https://discourse.nodered.org/t/irrigation-dashboard/41287 "2021-02-19T09:45:01Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![geppoleppo](https://avatars.discourse-cdn.com/v4/letter/g/8dc957/32.png) [@geppoleppo](https://discourse.nodered.org/u/geppoleppo)
#### Post date: [19 February 2021 09:45 UTC](https://discourse.nodered.org/t/irrigation-dashboard/41287/1 "2021-02-19T09:45:01Z")

</div>

Hi,  
I need to create a dashboard for the control of an irrigation system.  
The plant consists of many devices distributed over a crop. I would like to have a dashboard in which to represent each device in the system as a tab where I see the status of the device, whether it is working or not and other information (as in the attached image).  
Do you have any suggestions on how to set up the job or which nodes to use? Thanks.

![example](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/f/a/fa03b540189752f5640ee0ad81bd7d842b042ae9.jpeg)

---

<div class="post-metadata">

### Author: ![Bobo](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/bobo/32/8401_2.png) [@Bobo](https://discourse.nodered.org/u/Bobo)
#### Post date: [19 February 2021 09:57 UTC](https://discourse.nodered.org/t/irrigation-dashboard/41287/2 "2021-02-19T09:57:35Z")

</div>

I think this will largely depend on how the devices communicate. What are they and how will they send their data? Are they wired or wireless etc.

---

<div class="post-metadata">

### Author: ![geppoleppo](https://avatars.discourse-cdn.com/v4/letter/g/8dc957/32.png) [@geppoleppo](https://discourse.nodered.org/u/geppoleppo)
#### Post date: [19 February 2021 10:26 UTC](https://discourse.nodered.org/t/irrigation-dashboard/41287/3 "2021-02-19T10:26:42Z")

</div>

I have wired devices that communicate via mqtt and devices via radio (lorawan protocol)  
For the communication part I shouldn't have big problems. The problem is on the dashboard. I would like to have a dashboard where each device is represented by a tab where I put icons, buttons or information but I don't know which graphic development tool to use. (I'm a donkey using javascript ...)

---

<div class="post-metadata">

### Author: ![SonoraTechnical](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/sonoratechnical/32/20033_2.png) [@SonoraTechnical](https://discourse.nodered.org/u/SonoraTechnical)
#### Post date: [19 February 2021 16:32 UTC](https://discourse.nodered.org/t/irrigation-dashboard/41287/4 "2021-02-19T16:32:34Z")

</div>

What type of IO/Sensors?

Flow Meters? Solenoids? Proximity Switches?

All very easy to visualize using standard dashboard nodes with almost no javascript customization necessary.

Maybe draw out your screens on paper and snap a photo and share it with folks... They could help you.

For instance, the doors you are showing could easily be represented with simple red/green ui-leds.... You can use little horizontal bars to show how long they've recently been opened or closed....

---

<div class="post-metadata">

### Author: ![geppoleppo](https://avatars.discourse-cdn.com/v4/letter/g/8dc957/32.png) [@geppoleppo](https://discourse.nodered.org/u/geppoleppo)
#### Post date: [19 February 2021 21:01 UTC](https://discourse.nodered.org/t/irrigation-dashboard/41287/5 "2021-02-19T21:01:43Z")

</div>

The devices can control up to 4 solenoids and read analog and digital sensors. I was thinking of some synthetic tabs (as in the figure) that once clicked send to a detail page of the device.  
Thank you  
 ![screen](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/f/f/ff3ea07437928e9ce65e8204f61bb3674e877124.png)

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [21 March 2021 21:02 UTC](https://discourse.nodered.org/t/irrigation-dashboard/41287/6 "2021-03-21T21:02:30Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
