@andrewjsc/iotagent-nodejs

Base iotagent functionality for dojot

Usage no npm install needed!

<script type="module">
  import andrewjscIotagentNodejs from 'https://cdn.skypack.dev/@andrewjsc/iotagent-nodejs';
</script>

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