Skip to main content
Version: v1.1

Provision a device

Provisioning initializes an AosCore-powered device and registers it with AosCloud.

Once provisioned, the device becomes visible in AosCloud as Unit, and can be fully managed through it.

Prerequisites​

  • host machine

  • device

    • Global IP address can be assigned.

      info

      For AosCloud to provision a device, it must be accessible via Internet with global IP address.

Find device's IP address​

Connect your device to the network and turn on the power.

Find the device's global IP address.

Provision​

Run below command.

aos-prov provision -u <device_ip_address>

If successful, the device is provisioned and available for management from AosCloud as a Unit.