@iotize/cli
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-alpha.3 • Public • Published

IoTize Device CLI

Requirements

  • Node version >= 10

Installation

On Linux or Mac

npm install --global @iotize/cli

On windows 10

To use Bluetooth Low Energy (BLE) you first need to install additional packages. Installation has been tested with node version 10.16.0.

Open elevevated power shell and run

npm install --global --production windows-build-tools@4.0.0

Then install CLI:

npm install -g @iotize/cli@latest

Other OS

Other OS may not support Bluetooth Low Energy (BLE). However, you can still install the CLI:

npm install -g @iotize/cli@latest

Documentation

Documentation is here

/@iotize/cli/

    Package Sidebar

    Install

    npm i @iotize/cli

    Weekly Downloads

    6

    Version

    1.0.0-alpha.3

    License

    LICENSE

    Unpacked Size

    370 kB

    Total Files

    109

    Last publish

    Collaborators

    • gvercasson
    • behnaz.bouchiat
    • stephane.leonard
    • iotize-dev
    • stephane.leonard.iotize