Device Status

Device Status

Concept:
  1. Every device has a device status (main status) and a Connection status
  2. The status can change over time, based on actions or events (e.g. the user does something).
  3. In the UI, we show the color bullet as red or green for the connection status (online, offline) in combination with the Device status.
To see the device status of a specific device, follow these steps:
  1. Click on Deployment > Devices (side panel of your workspace)
  2. Check the Status column to see each specific device status
  3. Select one individual device and see the Status in the Overview box
Device Statuses:
  1. No Profile: Device is added to the workspace, no profile is assigned or deployed
  2. Profile assigned: Profile is assigned and deployed whenever it comes online
  3. Profile deploying: The profile is currently being deployed and installed on the edge device
  4. Profile running: The profile has been successfully installed on the edge device
  5. Error: There has been and issue with the deployment and the device may need to be rebooted or flashed again
Device Connection Statuses:
  1. Online: The device is accessible via internet, remote actions are possible
  2. Offline: The device is not accessible via internet, remote actions are not possible
Device Configuration Statuses:
  1. Default: The default configuration from the application is applied
  2. Active: Device specific configuration is applied but not deployed yet
  3. Configured: Device specific configuration is applied and deployed successfully


    • Related Articles

    • Available Device Actions (Device Management)

      You can manage a single or multiple devices using our built-in device management capabilities. To execute device actions, follow these steps: Navigate to Deployment > Devices (side panel of your workspace) Select one single device and click on the ...
    • Add a New Device

      Device images are used to add edge devices to your workspace. In your workspace, you can generate Device Images for specific Edge Device Types (more precisely for the specific system architectures). The device image contains mechanisms for your ...
    • Virtual Device using VirtualBox

      Viso Setup Add a New Device Device images are used to add edge devices to your workspace. In your workspace, you can generate Device Images for specific Edge Device Types (more precisely for the specific system architectures). If no physical device ...
    • Local Configuration of Devices

      After you have built and deployed an application to your edge devices, you might want to change couple of settings of your application which are specific to one single device. However, to achieve that you might not want to change the underlying ...
    • Assign a Profile to Devices

      If you want to deploy an Application to an edge device, you will have to assign a Profile to the specific device(s). The device(s) will then pull the necessary packages one's it comes online. There's two ways to assign a Profile to Device(s), follow ...