1
0
mirror of https://github.com/hybridgroup/gobot.git synced 2025-04-29 13:49:14 +08:00
2014-11-03 18:30:56 -08:00

12 lines
273 B
Go

/*
Package mqtt provides Gobot adaptor for the mqtt message service.
Installing:
go get github.com/hybridgroup/gobot/platforms/mqtt
For further information refer to mqtt README:
https://github.com/hybridgroup/gobot/blob/master/platforms/mqtt/README.md
*/
package mqtt