Connect a device
Device connection has three steps: sign in, inspect local information, and submit a device report.
Sign in
bash
omnicompute loginAfter 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-infoWhen 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-reportOpen the Devices page in the console and confirm that the device appears. Check its status, recent activity, and any service notices.
When connection fails
- Confirm that you are using the vendor account provided by the platform.
- Run
omnicompute device-infoagain and confirm that the client can read local information. - Check the network and retry
omnicompute device-report. - If the device exists but its status does not change, continue with runtime status and the worker service.
