2026-03-25 00:51:04 +03:30
|
|
|
{
|
|
|
|
|
"code": 200,
|
|
|
|
|
"msg": "success",
|
|
|
|
|
"data": {
|
2026-04-02 23:25:39 +03:30
|
|
|
"farm_uuid": "550e8400-e29b-41d4-a716-446655440000",
|
2026-03-25 00:51:04 +03:30
|
|
|
"location_id": 12,
|
|
|
|
|
"soil_moisture": 45.2,
|
|
|
|
|
"soil_temperature": 22.5,
|
|
|
|
|
"soil_ph": 6.8,
|
|
|
|
|
"electrical_conductivity": 1.2,
|
|
|
|
|
"nitrogen": 30.0,
|
|
|
|
|
"phosphorus": 15.0,
|
|
|
|
|
"potassium": 20.0,
|
|
|
|
|
"plant_ids": [
|
|
|
|
|
1
|
|
|
|
|
],
|
|
|
|
|
"created_at": "2025-03-20T10:00:00Z",
|
|
|
|
|
"updated_at": "2025-03-24T10:00:00Z"
|
|
|
|
|
}
|
|
|
|
|
}
|