Hardware Integration
PlantCare Enterprise supports a wide range of IoT sensors to provide deeper context for our AI diagnostic engine.
PlantCare Certified Sensors
We offer a line of high-precision, low-power LoRaWAN and WiFi sensors designed for harsh agricultural environments.
- Soil Moisture: Real-time volumetric water content.
- Luminosity: Spectral analysis for optimal photosynthesis.
- Ambient Context: High-precision temperature and humidity tracking.
Custom Sensor Integration (Bring Your Own Hardware)
If you already have a sensor network, you can easily register and manage your devices with our platform via the IoT Device Management API.
- List Devices (
GET /v1/iot/devices): Retrieve all registered IoT devices for your enterprise account. - Register Device (
POST /v1/iot/devices): Provision new sensors, cameras, or drones associated with projects, places, and plants. - Update Device (
PATCH /v1/iot/devices/{id}): Reassign devices to different places/plants or update their metadata. - Unregister Device (
DELETE /v1/iot/devices/{id}): Decommission devices when they are removed from the field.
Why Sensors Matter?
While visual analysis is powerful, environmental data allows the AI to:
- Predict potential disease outbreaks before symptoms appear.
- Optimize watering schedules based on real-time soil depletion.
- Identify light-related stress in indoor growing facilities.