modbus_mqtt

package module
v0.0.0-...-4e1a277 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 24, 2022 License: GPL-3.0 Imports: 4 Imported by: 0

README

modbus-mqtt

Modbus 转 MQTT

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Mqtt MqttOptions
}

type Modbus

type Modbus struct {
	// contains filtered or unexported fields
}

func (*Modbus) Load

func (m *Modbus) Load(cfg string)

type ModbusOptions

type ModbusOptions struct {
	Port string
}

type MqttOptions

type MqttOptions struct {
	Server   string
	ClientId string
	Username string
	Password string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL