PrIoT-CLI 0.0.1 documentation

PrIoT Prerequisites for Using PrIoT-CLI (priot_cli.py)

«  PrIoT Example   ::   Contents

PrIoT Prerequisites for Using PrIoT-CLI (priot_cli.py)

Local Database

PIoT uses both MangoDB (NoSQL) and UnQLite (Serverless NoSQL) to main database of hardware of components. .. highlight:: python

$ sudo pip install unqlite.

«  PrIoT Example   ::   Contents