Provisioning Servers

Overview

Xyte operates two types of server instances to handle Device communication:

  1. Provisioning Servers — handle Device registration.
  2. 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