Page 1 of 1

How to add soil moisture device in esp rainmaker

Posted: Sat Nov 19, 2022 10:40 am
by dr.rajarewatkar
Please help me in adding soil moisture sensor to esp rainmaker.

Re: How to add soil moisture device in esp rainmaker

Posted: Mon Nov 21, 2022 6:30 pm
by ESP_Piyush
You can add any custom device and params in RainMaker as you can see here. Just create a device with some name and type (even NULL type is fine since soil moisture sensor anyways is not a standard RainMaker type) and add integer/float/boolean/string parameters to it as per your requirement.