Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DiscoveryMgr ¶
type DiscoveryMgr struct {
// contains filtered or unexported fields
}
func NewDiscoveryMgr ¶
func NewDiscoveryMgr(mqttClient mqtt.Client, log *zap.Logger) *DiscoveryMgr
func (*DiscoveryMgr) AddMeter ¶
func (m *DiscoveryMgr) AddMeter(mtr meter.Meter)
func (*DiscoveryMgr) Init ¶
func (m *DiscoveryMgr) Init(config Config) error
func (*DiscoveryMgr) Run ¶
func (m *DiscoveryMgr) Run() error
Click to show internal directories.
Click to hide internal directories.