Commit Graph

15 Commits

Author SHA1 Message Date
deadprogram d884299c90 Merge branch 'master' into dev 2014-12-13 18:46:31 -08:00
nathan 4091681da6 update readmes for import script 2014-12-12 10:32:52 -08:00
Adrian Zankich 58dd2923df Refactor mqtt to use new adaptor interface 2014-11-28 17:58:16 -08:00
Adrian Zankich 586507a489 Update Adaptor and Driver interface to use []error 2014-11-19 23:21:35 -08:00
Adrian Zankich abc1f0b201 Update platforms to support the new Driver and Adaptor interfaces 2014-11-16 12:25:48 -08:00
Adrian Zankich ce7181741f Add constructor clientid parameter and set proper datatype for On callback function 2014-11-06 12:28:04 -08:00
deadprogram a9cb290d1f Adding some comments and README 2014-11-04 08:41:56 -08:00
deadprogram 71061cdd7f Add a few checks and tests 2014-11-04 08:33:05 -08:00
deadprogram 618becbf53 Keep it simple, validate later 2014-11-03 23:27:21 -08:00
deadprogram c5f8b8a869 Not using events array, so can remove 2014-11-03 22:56:52 -08:00
deadprogram d7b8f1883c Using @zankich proposed syntax for receiving subscribed events 2014-11-03 22:54:33 -08:00
deadprogram 7045e622d9 Putting Subscribe in place 2014-11-03 21:34:46 -08:00
deadprogram 660285e24d Disconnect on Finalize 2014-11-03 19:47:41 -08:00
deadprogram 49c633ad3d WIP on mqtt support 2014-11-03 18:56:33 -08:00
deadprogram 5ffc43580f Initial skeleton for mqtt platform 2014-11-03 18:30:56 -08:00