1
0
mirror of https://github.com/hybridgroup/gobot.git synced 2025-05-01 13:48:57 +08:00

12 lines
273 B
Go
Raw Normal View History

2014-11-03 18:30:56 -08:00
/*
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