an mqtt client that wraps/translates UCI packets for send/receive from mqtt brokers. Allow mqtt clients to to interact with UCI based system
 
Go to file
David Kebler abec7cd661 0.1.11 use topic match to protect against reply packets having same topic and subscribed (which causes infinite loop with broker)
added settable error topic 'error' by default.  Any errors can be sent to broker with that topic
2019-04-27 12:08:46 -07:00
example 0.1.9 bind end to close for consistency with rest of UCI 2019-03-17 13:50:33 -07:00
src 0.1.11 use topic match to protect against reply packets having same topic and subscribed (which causes infinite loop with broker) 2019-04-27 12:08:46 -07:00
test handle array of topcis 2018-04-05 15:50:39 -07:00
.eslintrc.js initial commit - working mqtt client class 2018-02-28 20:24:45 -08:00
.gitignore upgrade to esm from @std/esm 2018-05-16 07:20:33 -07:00
.npmignore initial commit 2017-01-11 15:56:25 -08:00
.travis.yml module template and module testing template added, removed promise testing 2017-05-29 10:04:44 -07:00
package.json 0.1.11 use topic match to protect against reply packets having same topic and subscribed (which causes infinite loop with broker) 2019-04-27 12:08:46 -07:00
readme.md update deps, update to new logger location 2019-02-26 11:47:54 -08:00

readme.md

uCOMmandIt MQTT