@andrewjsc/iotagent-nodejs
v0.0.2
Published
Base iotagent functionality for dojot
Downloads
7
Readme
dojot IoT agent base library
This is contains basic iotagent functionality implementation, that should be included in any iotagent implementation to be integrated with dojot.
Building, installing
To build from sources run:
npm install
To use this library on another npm module:
npm install --save dojot-iotagent