Skip to content

Connect a device

Device connection has three steps: sign in, inspect local information, and submit a device report.

Sign in

bash
omnicompute login

After sign-in, the client establishes the connection for the current device and account. An account can review the devices it is allowed to manage in the console.

Inspect device information

bash
omnicompute device-info

When connecting a device for the first time, note its name and key identity information. These values help distinguish devices in the console.

Submit the device report

bash
omnicompute device-report

Open the Devices page in the console and confirm that the device appears. Check its status, recent activity, and any service notices.

When connection fails

  1. Confirm that you are using the vendor account provided by the platform.
  2. Run omnicompute device-info again and confirm that the client can read local information.
  3. Check the network and retry omnicompute device-report.
  4. If the device exists but its status does not change, continue with runtime status and the worker service.

OmniCompute documentation