Surgere

From VentureResearchWiki
Jump to navigation Jump to search

Solar System[edit | edit source]

Customer Specific Configuration[edit | edit source]

wget http://readonly:secret@svn.crm.ventureresearch.com/svn/linux/testing/surgere/vr-4port-gps-secondrun.sh -O - | sh

Disable Wi-Fi[edit | edit source]

sed -i 's/VR_Device/VR_Devic/g' /etc/NetworkManager/system-connections/Wi-Fi
ifconfig wlan0 down
ifconfig wlan0 up

Digi[edit | edit source]

  • Login the Digi by its ip address "​http://192.168.1.1/login.asp", click "Skip Wizard" if need.
  • The user name is "username", and the default password: "password".
  • After login, go to Configuration->Security->Users->User 0-9->User 1, change the password to "party101", click "Apply".
  • Go to Management->Network Status->Interfaces->Mobile->Mobile Information, write down the IMEI number.
  • Go to Management->Network Status->Interfaces->Ethernet->ETH 0, write down the MAC number.
  • Write down the SIM number that you can find from the SIM card.

Reference Tag[edit | edit source]

Poly Alien Squiggle SH is used as the reference tag. The tag id is "34083328448A011D00000098".

System / Pre-Box Test[edit | edit source]

Go to the moving cart computer MFC22. Choose the test "Integrated UHF Reader and Solar Solution [Prebox]" in the VR Hardware Manager.

Manual Solar Test[edit | edit source]

After the second run script above, all required python modules are installed. Move the unit outside, then run the test python script to check if the solar battery and controller are working or not.

wget http://readonly:secret@svn.crm.ventureresearch.com/svn/linux/testing/surgere/surgeretest.py -O /home/user/surgeretest.py/opt/venv/bin/python3 /home/user/surgeretest.py

The test is passed if there is no Error message that pops up.

Surgere 1.png