npm.io
1.2.2 • Published 4 years agoCLI

iots-cli

Licence
ISC
Version
1.2.2
Deps
11
Size
8 kB
Vulns
23
Weekly
0

iots-cli

IOT browser scaffolding tool

Install

First make sure you have installed the latest version of node.js (You may need to restart your computer after this step).

From NPM for use as a command line app:

npm install iots-cli -g

From NPM for programmatic use:

npm install iots-cli

Introduction

Command list
iots-cli add [name]              Create the configured template under [name]
iots-cli config get [name]       Get [name] configuration
iots-cli config set [name]       set [name] configuration
Command line options
    -h, --help                  Print usage information.
                                `--help options` for details on available options.
    -V, --version               Print version number.
    -c, --config [options]      set profile address
   
For example:

    iots-cli add video --config iot.js

By loading the specified IOT JS configuration file generates the corresponding template in the video directory