Define a device type
Device type is the setting that identifies your device with a readable string or name. By default this value is set to DEY device and has a maximum of 255 characters.
You can modify this value by editing the Cloud Connector configuration file /etc/cc.conf:
/etc/cc.conf
# Device Type: Name of the device running Cloud Connector. # By default, "DEY device" device_type = "DEY device"
CAUTION! When you modify the device type, 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 device type. See Upload the configuration descriptor to the server.