This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@thsq/thsq-prod-tests

1.0.3 • Public • Published

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-tests

Basic usage

See help for how to use thsq-prod-tests:

thsq-prod-tests -h

Quickstart

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

Readme

Keywords

none

Package Sidebar

Install

npm i @thsq/thsq-prod-tests

Weekly Downloads

0

Version

1.0.3

License

MIT

Unpacked Size

15.2 kB

Total Files

4

Last publish

Collaborators

  • adamdunkels
  • fredrik-thingsquare