Socket
Socket
Sign inDemoInstall

thsq-prod-tests

Package Overview
Dependencies
164
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    thsq-prod-tests

Thingsquare production tester


Version published
Weekly downloads
1
Maintainers
1
Created
Weekly downloads
 

Readme

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

Last updated on 28 Sep 2022

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc