API Reference
The Xovis SDK provides multiple ways to interact with the hardware and cloud infrastructure.
Xovis HUB Pro
For enterprise-scale fleet orchestration via the HubClient, a Xovis HUB Pro subscription is recommended to ensure stable rate limits for high-concurrency operations.
Compliance Note: This project is an independent, open-source initiative. It is not officially affiliated with, maintained by, or endorsed by Xovis AG.
📡 Device & Hub API (OpenAPI)
The raw hardware and cloud APIs are documented via interactive Scalar references.
🐍 Python SDK Reference
The Python SDK is organized according to the quadrifurcated architecture.
Planes
- The Data Plane: High-frequency telemetry ingestion.
- The Control Plane: Low-frequency REST API wrappers for edge sensors.
- The Fleet Plane: Managing logical device groups and directories.
- The Hub Plane: Cloud-scale fleet management.
- The Agentic Layer: AI Skillsets and MCP toolkits.
🤖 Model Context Protocol (MCP)
The Xovis SDK provides a native MCP server for seamless AI integration.
| Discovery | Installation |
|---|---|
- Manual Setup: See MCP Configuration
For a detailed module-level overview, see the Core SDK documentation.