Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MQTTPusher ¶
type MQTTPusher struct {
// contains filtered or unexported fields
}
func NewMQTTPusher ¶
func NewMQTTPusher(client *mqtt.MQTTClient, topic string, inChan chan gorenogymodbus.DynamicControllerInformation) *MQTTPusher
func (*MQTTPusher) Close ¶
func (m *MQTTPusher) Close() error
func (*MQTTPusher) Push ¶
func (m *MQTTPusher) Push() error
Click to show internal directories.
Click to hide internal directories.