Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NilanMQTTAdapter ¶
type NilanMQTTAdapter struct {
// contains filtered or unexported fields
}
func NewNilanMQTTAdapter ¶
func NewNilanMQTTAdapter(nilanAddress string, mqttBrokerAddress string, mqttUsername string, mqttPassword string) NilanMQTTAdapter
func (*NilanMQTTAdapter) Start ¶
func (a *NilanMQTTAdapter) Start()
func (*NilanMQTTAdapter) Stop ¶
func (a *NilanMQTTAdapter) Stop()
Click to show internal directories.
Click to hide internal directories.