Socket
Socket
Sign inDemoInstall

gradientone

Package Overview
Dependencies
10
Maintainers
2
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    gradientone

Gateway client for GradientOne


Maintainers
2

Readme

Gateway Client

The client code connecting test and measurement devices to the cloud.

Warning: Currently this client software is intended to only run on pre-configured GradientOne machines. Running this without a properly configured machine may result in unexpected behavior. Use at your own risk.

Set Config File

It's important to set up your config file before running the module. After installing with pip, a /etc/gradientone.gradient_one.cfg.sample file is created. Edit the variables to include the AUTH_TOKEN and change variable names to match your particular configuration. Then change the file name back to /etc/gradient_one.cfg before running the client.

$ sudo cp gradient_one.cfg.sample /etc/gradient_one.cfg

Usage

It's recommended to create a 'client' directory and execute from there::

$ mkdir ~/client $ cd ~/client $ sudo gradientone

More Info

For more information visit: http://www.gradientone.com/

Keywords

FAQs


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