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 |
David Kebler
|
6eab513dc4
|
0.1.10 on send improved handle of creating payload. clean up logging, update deps
|
2019-04-26 10:42:46 -07:00 |
David Kebler
|
4031ec9e02
|
0.1.9 bind end to close for consistency with rest of UCI
|
2019-03-17 13:50:33 -07:00 |
David Kebler
|
3788a4c097
|
update deps, update to new logger location
|
2019-02-26 11:47:54 -08:00 |
David Kebler
|
4a63a53a3d
|
update dependencies
little cleanup
add jsdoc comments
|
2019-01-01 19:20:51 -08:00 |
David Kebler
|
f08e361d2e
|
now process topic to cmd prop and vice versa so it is compatible with uci packets
|
2018-05-24 12:31:47 -07:00 |
David Kebler
|
8ac552e9a8
|
upgrade to esm from @std/esm
|
2018-05-16 07:20:33 -07:00 |
David Kebler
|
5dda6b1e9e
|
handle array of topcis
|
2018-04-05 15:50:39 -07:00 |
David Kebler
|
c8071ed66e
|
initial commit - working mqtt client class
nothing for custom broker yet
|
2018-02-28 20:24:45 -08:00 |
David Kebler
|
ddbc8e7aac
|
module template and module testing template added, removed promise testing
|
2017-05-29 10:04:44 -07:00 |