iotdb : IOTDB.org. You can installing iotdb npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install iotdb $ sudo npm install -g iotdb
If want to update the iotdb package execute the command as below,
$ sudo npm update iotdb
Update package globally,
$ npm install -g iotdb
$ sudo git clone https://github.com/rektide/iotdb.git
$ sudo npm install -g ./iotdb
iotdb@3.0.12 /usr/lib/node_modules/iotdb
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall iotdb
Package Name | iotdb |
Version | 3.0.12 |
Description | IOTDB.org |
Released Date | 2017-04-15T19:05:32.047Z |
Published by | dpjanes |
How to Learn | https://www.npmjs.com/package/iotdb/tutorial |