🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

gradientone

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gradientone

Gateway client for GradientOne

1.0.0
PyPI
Maintainers
2

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

test and measurement device control and data collection

FAQs

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