Smart Soil Monitoring Dashboard
Plot Status
Active Alerts
Soil Moisture Trend (Last 48 Hours)
Manage Farm Plots & Alert Thresholds
Log New Sensor Reading
Full Sensor Log
| Time | Plot | Moisture | N | P | K | Actions |
|---|
No data
'); card.classList.add(statusClass); plotsGrid.appendChild(card); }); if(alerts.length > 0) { alertsList.innerHTML = alerts.map(a => `${a.plotName}: ${a.message}
