Device configuration variables are environment variables that allow you to correctly configure a device on rapyuta.io using the console. They are used when deploying packages on the device.
A list of predefined device configuration variables is available for a newly added device. They are:
The Details page of each device contains the above pre-defined configuration variables.
To create additional device configuration variables, such as ros_package_path, click Add Config Variable.
You can override the predefined value of a device configuration variable while creating a package deployment. For instance, you may change ros_workspace when deploying a package for a ROS-based device.
You can deselect device configuration variables that you do not need during deployment. However, remember that ros_distro is mandatory when deploying a ROS package.