Versions in this module Expand all Collapse all v0 v0.10.1 Jan 27, 2016 v0.10.0 Jan 9, 2016 Changes in this version + const ClientIdPrefix + const MaxClientIdLen + const MaxRetryCount + type MQTT struct + Client *paho.Client + Database string + Opts *paho.ClientOptions + Password string + Servers []string + Timeout internal.Duration + TopicPrefix string + Username string + func (m *MQTT) Close() error + func (m *MQTT) Connect() error + func (m *MQTT) CreateOpts() (*paho.ClientOptions, error) + func (m *MQTT) Description() string + func (m *MQTT) SampleConfig() string + func (m *MQTT) Write(points []*client.Point) error