AZZGalvanizing

From VentureResearchWiki
Jump to navigation Jump to search

VR 2-Port Reader[edit | edit source]

Customer Specific Configuration[edit | edit source]

  • Run AZZ Secondrun Script:
wget http://readonly:secret@svn.crm.ventureresearch.com/svn/linux/testing/azz_galvanizing/azz-2p-secondrun.sh -O - | sh
  • Run the [KORETelematics|KORE Telematics Setup] script
  • Update the checkVerizonCnx_VRD.sh before VR Hardware Manager test:
wget http://readonly:secret@svn.crm.ventureresearch.com/svn/linux/testing/vrDevice/checkVerizonCnx_VRD.sh -O /home/user/checkVerizonCnx_VRD.sh
  • Manually force to enable Modem after reboot before VR Hardware Test:
nmcli con up id WWAN &

After VR Hardware Manager test[edit | edit source]

  • Reboot unit after Test
echo "SET READMODE CONT" | nc localhost 2020 | grep "ACK"
echo "COMMIT" | nc localhost 2020 | grep "ACK"
  • Wait 30sec before unplugging.

VR 8-Port Reader[edit | edit source]

Customer Specific Configuration[edit | edit source]

wget http://readonly:secret@svn.crm.ventureresearch.com/svn/linux/testing/azz_galvanizing/azz-8p-secondrun.sh -O - | sh

After VR Hardware Manager test[edit | edit source]

  • Reboot unit after Test
echo "SET READMODE CONT" | nc localhost 2020 | grep "ACK"
echo "COMMIT" | nc localhost 2020 | grep "ACK"
  • Wait 30sec before unplugging.