Skip to main content
AgriHub360 works with sensors that post readings and with devices that act on events. Every sensor, ours or yours, posts to the same Device API. A device that acts receives events by webhook.

AgriHub360 Sensors post through the Hub. Your own device posts directly. Both reach the Device API.

How Readings Flow

Every route ends at the same Device API over HTTPS, one request per reading. The field timeline, the alerts and the models read from there. Each physical sensor is one device in AgriHub360, with its own id and API key. A Hub posts on behalf of the sensors it serves. Events can also flow out. See Webhooks.