Primary Base module used to create IOT instance processes which communicate via various flavors of sockets.
Find a file
David Kebler 3c1340baf0 fixed separation of packet properties for each socket type when customizing
add amendPacket.. and changed registerPacket to accept single type changes

The four-in-one example now using amend and register sucessfully
2018-01-29 21:52:24 -08:00
examples fixed separation of packet properties for each socket type when customizing 2018-01-29 21:52:24 -08:00
src fixed separation of packet properties for each socket type when customizing 2018-01-29 21:52:24 -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

uCOMmandIt Base Class for all Classes

Build Status Inline docs Dependencies devDependencies codecov

Base Class extended for all UCI Classes