Most technical manuals and firmware-specific API docs are available behind the Xovis Customer Login.
Requesting 2 years of 1-minute interval data will time out. The documentation recommends pagination parameters ( limit and offset ) for large historical exports.
: The GitHub repository sdu-cfei/xovis-driver provides an open-source example of a driver designed to receive this pushed data. Its configuration guide, which matches the manual's instructions, suggests settings like: Data Type : Line count data, Interval : 1 minute, Granularity : 1 minute, Protocol : HTTP(S), and Data push format : JSON. The URL would be the endpoint of the receiving service. xovis api documentation
If your space requires multiple sensors stitched together to cover a massive area (a "multisensor setup"), do not poll individual sensors. Instead, query the or designated master sensor, which aggregates the data from all slave units seamlessly into a single API response. Keep Firmware Uniform
This guide explores the capabilities, structure, and best practices outlined in the Xovis API documentation to help developers and system integrators build advanced analytical platforms. What is the Xovis API? Most technical manuals and firmware-specific API docs are
When using the , avoid spamming the sensor with multiple requests per second. The sensor's primary job is image processing; heavy API polling can degrade performance. For historical data, fetch data in batches (e.g., once every hour or day). For live data, stick to a 5-to-15-second polling interval. Use Multisensors and Xovis Spider for Large Areas
Ensuring sensors are synchronized for accurate tracking. 2. People Counting & Tracking Data (v5) If your space requires multiple sensors stitched together
Response:
By integrating Xovis data with POS systems, retailers gain a powerful understanding of (how many visitors become customers). This allows for data-driven decisions on store layout, staffing, and promotional effectiveness.
Data is aggregated based on the requested granularity ( granularity parameter):