Xovis Api Documentation | FULL |

The primary interface for interacting with Xovis hardware is a , which allows for both sensor control and data retrieval.

: A utility for discovering sensors on a local network and configuring IP settings. Firmware Support xovis api documentation

For applications like live digital signage (e.g., displaying "Store is Full" signs) or dynamic HVAC control, pulling data via polling HTTP requests introduces lag. Instead, use the Xovis feature described in the advanced documentation. The primary interface for interacting with Xovis hardware

Retrieve real-time metrics for up to 99 counting lines and 99 zones per sensor. xovis api documentation

All requests follow a standard pattern: http://<XCS_Server_IP>/api/v1/<endpoint>

The primary interface for interacting with Xovis hardware is a , which allows for both sensor control and data retrieval.

: A utility for discovering sensors on a local network and configuring IP settings. Firmware Support

For applications like live digital signage (e.g., displaying "Store is Full" signs) or dynamic HVAC control, pulling data via polling HTTP requests introduces lag. Instead, use the Xovis feature described in the advanced documentation.

Retrieve real-time metrics for up to 99 counting lines and 99 zones per sensor.

All requests follow a standard pattern: http://<XCS_Server_IP>/api/v1/<endpoint>