Add Devices to Apps
Apps are installed on your project. To use a device with an app, you add the device to the app.
Add a Single Device
- Open Settings in your project.
- Scroll down to the app you want.
- Open App Settings.
- Click Add Device and select the device.
The app’s edge component is deployed to the device. You can then start, stop, and configure it.
Managing the Edge Component of an App
In Settings → App you can select a device and control the edge component of the app on this device:
| Action | How |
|---|---|
| Start | Toggle the edge component status to RUNNING |
| Stop | Toggle the edge component status to STOPPED |
| View Logs | Click the settings icon → Live Logs |
| Configure | Click the settings icon → Parameters |
| Remove | Click the X icon to remove the device from the app |
Last updated on