1
0
mirror of https://github.com/hybridgroup/gobot.git synced 2025-04-29 13:49:14 +08:00
Thomas Kohler 865e724af0
Build(v2): revert move to v2 subfolder (#932)
* revert move to v2 subfolder
* fix CI and adjust CHANGELOG
2023-05-29 19:23:28 +02:00

12 lines
311 B
Go

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