Set the firmware version

The firmware version identifies the version of the software running in your device. The format of this setting is four numbers separated by dots. By default, this value is set to 0.0.0.1 and can range from 0.0.0.0 to 255.255.255.255.

You can modify this value by editing the Cloud Connector configuration file /etc/cc.conf:

/etc/cc.conf
# Firmware Version: Determines the version of the firmware running Cloud
# Connector.
# This version number is formed by 4 numeric values separated with a dot.
# Remote Manager uses this value among 'device_type' and 'vendor_id' to cache
# RCI device descriptor.
firmware_version = "0.0.0.1"

CAUTION! When you modify the firmware version, Remote Manager will stop correctly displaying the remote settings and groups for your device. You must upload the configuration descriptor file to your Remote Manager account using the new configured firmware version. See Upload the configuration descriptor to the server.