droplit-edge-cli
v1.1.1
Published
Instant Cloud Control for smart devices
Downloads
3
Keywords
Readme
Droplit CLI cross-platform tools for Windows, Mac, and Linux
This tool provides a cross-platform command line interface to configure, cpature, and deploy the embedded Droplit Edge application.
Features
Use Droplit.io to power your IoT infrastructure.
- Connect, monitor, anc control devices via the cloud or via the embedded Droplit Edge server for smart hubs.
- Create security containers and assign user access to devices.
- Send instant commands to devices and get real-time change noticiations to your servers and to your applications.
Lets get started!
You'll need to have Node.js installed to run NPM.
To install the Droplit CLI
Run: npm install -g droplit-edge-cli
Note: On Mac OS and Linux, you'll need to escalate permissions to install packages globally with NPM. Use
sudo npm install -g droplit-cli
.