Primary Base module used to create IOT instance processes which communicate via various flavors of sockets.
 
Go to file
David Kebler 8c61ec854d refactored adding sockets so as many sockets of any type and transport can be added 2018-02-02 14:09:52 -08:00
examples refactored adding sockets so as many sockets of any type and transport can be added 2018-02-02 14:09:52 -08:00
src refactored adding sockets so as many sockets of any type and transport can be added 2018-02-02 14:09:52 -08:00
test refactor base so it works with latest uci-socket 2018-01-28 22:37:54 -08:00
.eslintrc.js fixed separation of packet properties for each socket type when customizing 2018-01-29 21:52:24 -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 fixed separation of packet properties for each socket type when customizing 2018-01-29 21:52:24 -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