Launch Week Day 1: Socket for Jira Is Now Available.Learn More
Socket
Book a DemoSign in
Socket

@thsq/thsq-prod-tests

Package Overview
Dependencies
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thsq/thsq-prod-tests

Thingsquare production tester

latest
npmnpm
Version
1.0.3
Version published
Maintainers
2
Created
Source

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

FAQs

Package last updated on 28 Jan 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts