real-time-soil-moisture-mointoring-system-with-azure-functions-and-iot-hub
We are going to build an event-driven IoT solution to monitor the soil moisture level of our crops by leveraging the power of Azure Functions and Azure IoT Hub. The solution will store soil moisture data on a per second basis in Azure Cosmos DB and every time the soil moisture level goes below a certain threshold, our solution will send an email alert to the end user mentioning that the crops needs water.