1.0.3 • Published 4 years ago
@thsq/thsq-prod-tests v1.0.3
Description
thsq-prod-tests is a node utility used in Thingsquare production test systems. thsq-prod-tests connects with a radio-equipped device over serial port, such as a TI Launchpad CC1352, to form a test controller. See https://www.thingsquare.com/blog/articles/iot-production-testing/ for more information.
Installation
sudo npm install -g thsq-prod-testsBasic usage
See help for how to use thsq-prod-tests:
thsq-prod-tests -hQuickstart
Connect with device at COM18, log test results to cloud, and display on local webserver.
thsq-prod-tests --serialport COM18 -u <thingsquare user token> --webserver