Primary Base module used to create IOT instance processes which communicate via various flavors of sockets.
 
Go to file
David Kebler a83646c4f6 refactor base so it works with latest uci-socket
four-in-one example working
make Base instance (this) the default context for all socket packet commands
2018-01-28 22:37:54 -08:00
examples refactor base so it works with latest uci-socket 2018-01-28 22:37:54 -08:00
src refactor base so it works with latest uci-socket 2018-01-28 22:37:54 -08:00
test refactor base so it works with latest uci-socket 2018-01-28 22:37:54 -08:00
.eslintrc.js Nearly functional uci base module 2018-01-18 21:32:07 -08:00
.gitignore initial commit 2017-12-21 15:50:05 -08:00
.npmignore initial commit 2017-12-21 15:50:05 -08:00
.travis.yml initial commit 2017-12-21 15:50:05 -08:00
package-lock.json Nearly functional uci base module 2018-01-18 21:32:07 -08:00
package.json refactor base so it works with latest uci-socket 2018-01-28 22:37:54 -08:00
readme.md Nearly functional uci base module 2018-01-18 21:32:07 -08:00

readme.md

uCOMmandIt Base Class for all Classes

Build Status Inline docs Dependencies devDependencies codecov

Base Class extended for all UCI Classes