deadprogram
|
311bfcfb45
|
mqtt: update examples that use mqtt for updated notification signature
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2017-04-19 09:21:34 +02:00 |
Marc-Antoine Ruel
|
50d5869808
|
Fix go test ./...
Make all examples to not be built by default by adding the build tag 'example'.
Some files were automatically reformatted by goimports upon saving.
|
2017-03-13 11:01:39 -04:00 |
deadprogram
|
953c3254e7
|
core: use canonical import domain of gobot.io for all code
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-12-08 13:24:03 +01:00 |
deadprogram
|
4230d2ab2f
|
examples: remove Master unless needed for less code
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-10-18 21:08:25 +02:00 |
deadprogram
|
458c750f33
|
core: refactor/rename internal name of Master type
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-10-15 20:02:54 +02:00 |
deadprogram
|
acfdbee0cb
|
core: Convert all examples to use new Adaptor/Driver signatures
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-10-03 16:58:43 +02:00 |
Adrian Zankich
|
bc8bb36f8f
|
Update mqtt package for latest paho mqtt api compatibility
|
2015-04-06 15:35:11 -07: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
|
ccbe8b21f5
|
Working mqtt examples
|
2014-11-04 08:54:06 -08:00 |
deadprogram
|
b2e4bd5e55
|
Simple case is working
|
2014-11-03 23:29:07 -08:00 |