Primary Base module used to create IOT instance processes which communicate via various flavors of sockets.
 
Go to file
David Kebler 51986fbcc7 fix registerpacketcontext
add generating and id when one not given
2018-02-02 09:19:27 -08:00
examples moved default processing to constructor 2018-01-30 21:12:38 -08:00
src fix registerpacketcontext 2018-02-02 09:19:27 -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