Overview
Xyte operates two types of server instances to handle Device communication:
- Provisioning Servers — handle Device registration.
- Hub Servers — handle Telemetry, Commands, Configuration, and other ongoing high-throughput traffic.
The initial Register Device API call must go to a Provisioning Server (listed below). All subsequent calls must go to the Hub Server returned by that API in the hub_url or hub_url_static_cert field.
Provisioning servers
- Network: https://entry.xyte.io
