One Id Cli 1.0.35 | Coderz Repository

oneID-cli 1.0.35

Last updated:

0 purchases

oneID-cli 1.0.35 Image
oneID-cli 1.0.35 Images

Free

Languages

Categories

Add to Cart

Description:

oneIDcli 1.0.35

Neustar Trusted Device identity (TDI) CLI



About
This tool allows you to interact with your Neustar Trusted Device Identity (TDI) deployment from your terminal.
It can be used to create Projects, provision Devices and Servers, and more. This is an open source tool.
We welcome developer input and contributions to continuously improve the Command Line tool and service the community.
Please report bugs and feature requests through the Issues tab. To contact the TDI team, please email HelpIoT@neustar.biz.


License
This project is licensed under the Apache License Version 2.0. For full details, see LICENSE.


Using TDI CLI
Install TDI Command Line Interface
pip install oneid-cli
Configure your computer (requires your TDI UUID & Secret Key)
oneid-cli configure
Create a new Project
oneid-cli create-project --name "My New Project"
List all your Projects
oneid-cli list-projects
List details for a Project
oneid-cli list-projects --project <project-uuid>
Provision a new IoT Device
oneid-cli provision --type edge_device --name "My IoT Device" --project <project-uuid>
Provision a new Server
oneid-cli provision --type server --name "My Server" --project <project-uuid>
To send messages between devices and servers, use oneid-connect, available at http://oneid-connect.readthedocs.org/en/latest/

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product: (if this is empty don't purchase this product)

Customer Reviews

There are no reviews.