Xovis Api Documentation -

Real-time count (polling)

These endpoints provide the current state of a building, zone, or specific counting line. Purpose: Retrieves real-time counts for lines and zones. xovis api documentation

/api/v4/lines/count-data (Note: Version paths like v3 or v4 depend on your firmware). Method: GET Parameters: the standard structure follows these patterns:

GET /counts

Ideal for real-time monitoring. The sensor or management software acts as a client, automatically pushing data packets to an external server endpoint via HTTP/HTTPS or MQTT at defined intervals (e.g., every minute or every flight change). 2. Core Endpoints and Data Structures xovis api documentation

While specific endpoints vary by firmware version, the standard structure follows these patterns: