Versions in this module Expand all Collapse all v1 v1.0.0 Oct 13, 2022 Changes in this version + const DISCONNECT + type Discovery interface + Discover func() ([]domain.TasmotaNet, error) + type MqttDiscover struct + func NewMqttDiscover(client mqtt.Client, timeout time.Duration) *MqttDiscover + func (m *MqttDiscover) Discover() ([]domain.TasmotaNet, error)