Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ii) Add a unique model name (Id) for your device and provide a description.

iii) Add the same "model name" in the device. Update the variable "MODEL_NAME" in the file "/etc/device.properties".

2. Login to Xconf Server and go to DCM menu item and click on “Formulas” sub menu

...

DCM_LOG_SERVER_URL=http://35.155.171.121:9092/loguploader/getSettings
DCM_HTTP_SERVER_URL=http://35.155.171.121/xconf/telemetry_upload.php
DCM_LA_SERVER_URL=http://35.155.171.121/xconf/logupload.php

3. Configure MODEL_NAME parameter in "/etc/device.properties", by providing a unique model name of the device.

This model name should be same as that used in Xconf server.

For ex. In device.properties file:

MODEL_NAME=RPI

4. After board boot up, disable log rotation by using the command: 

...

systemctl disable rdkbLogMonitor

45. Verify the image version: cat /version.txt
56. Perform reboot: reboot -f

...