Commit Graph

  • 1c28088379 0.3.2 update deps includin mqtt to v4 master David Kebler 2020-07-26 15:43:23 -0700
  • af93f278e0 0.3.1 had missing emit 'socket' so that base will know when mqtt module is listening to broker David Kebler 2020-03-15 17:00:19 -0700
  • f5fde15007 0.3.0 bump for 3-2020 deployment of light code adjust event names to match uci socket module catch no packet for send and push v0.3.0 David Kebler 2020-03-15 15:56:48 -0700
  • a1a9eb0822 0.1.13 add back keeping payload as is when passed in a packet emit consumer-connection events David Kebler 2019-09-08 19:53:51 -0700
  • ec953c0123 refactor so send and push work like regular sockets except using mqtt as transport pub/sub still works traditionally with 'payload' event for incoming mqtt messages David Kebler 2019-09-01 18:14:16 -0700
  • 1e334022f4 0.1.12 refactored to use mqtt.js directly. Converts needed functions to promises. Updated other deps David Kebler 2019-08-15 08:11:18 -0700
  • 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 David Kebler 2019-04-27 12:08:28 -0700
  • 6eab513dc4 0.1.10 on send improved handle of creating payload. clean up logging, update deps David Kebler 2019-04-26 10:41:46 -0700
  • 4031ec9e02 0.1.9 bind end to close for consistency with rest of UCI David Kebler 2019-03-17 13:50:04 -0700
  • 3788a4c097 update deps, update to new logger location David Kebler 2019-02-14 14:01:11 -0800
  • 4a63a53a3d update dependencies little cleanup add jsdoc comments David Kebler 2019-01-01 19:20:51 -0800
  • f08e361d2e now process topic to cmd prop and vice versa so it is compatible with uci packets David Kebler 2018-05-24 12:31:47 -0700
  • 8ac552e9a8 upgrade to esm from @std/esm David Kebler 2018-05-16 07:20:33 -0700
  • 5dda6b1e9e handle array of topcis David Kebler 2018-04-05 15:50:39 -0700
  • c8071ed66e initial commit - working mqtt client class nothing for custom broker yet David Kebler 2018-02-28 20:24:45 -0800
  • ddbc8e7aac module template and module testing template added, removed promise testing David Kebler 2017-05-29 10:00:12 -0700
  • 48803ba5fd add promise testing to template David Kebler 2017-01-16 17:05:24 -0800
  • 6366815b03 initial commit David Kebler 2017-01-11 15:11:34 -0800