Product Name Overview
|
CLU |
The command line updater is a stand-alone application for host computers that provides the ability to update firmware that is released by Cambrionix. This application simplifies the deployment of firmware, and the update experience, with minimal user interaction. This application can be used to update firmware without the need for installing any software, supporting runtime libraries or changes to the Host operating system.
The command line updater is useful to automated environments and can be used to set up scripts to check all your Cambrionix hardware is on the latest version of firmware and to update in the background, this process can be scheduled so that the updates will take place at the most convenient time to reduce downtime.
You can download the command line updater along with the latest User Manual from our website at the below link.
https://www.cambrionix.com/cambrionix-clu
The download is a combined zip file and will have all necessary components for macOS®, Linux® and Microsoft Windows™. This also Includes the latest firmware versions for all products, to see which firmware your hub requires please refer to your product's user manual.
www.cambrionix.com/product-user-manuals
You will also require a terminal program to be able to run the command line updater. A terminal is a text-based interface to the computer, this is included in most operating systems. You can use any terminal program to run the updater.
Using the Command line updater
Once you have a terminal window open you can access the command line updater by entering the below command.
./command-line-updater.sh
When you input the command you will receive a response with some information on how to use the updater
Cambrionix Command Line Updater 2.0.0:
--path <path> | <filename> The path to look for firmware files, or a
specific firmware file to update the hub
with. The default is to look in current
directory and use the most recent firmware
for each hub.
--serial <device> [<device>...] The serial device (such as COM3) of the
Cambrionix hub to update, or specify 'all' to
find all hubs and update them. You may
specify multiple serial devices. Without this
option, a list of available hubs will be
shown.
--type <mode> What to update (charger | display | proxy |
all). If unspecified, 'all' will be assumed.
If a specific file is specified in the --path
option, the type will be assumed from this
file.
--force Update the hub even if the existing firmware
is the latest.
--auto Same as --serial all --type all.
More information and examples for the Command Line Updater can be found in the User Manual which can be downloaded from the following link.
https://downloads.cambrionix.com/documentation/en/CLU-User-Manual.pdf