device

package
v1.13.0 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2023 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DevInit

func DevInit(configmapPath string) error

DevInit initialize the device datas.

func DevStart

func DevStart()

DevStart start all devices.

func SwitchByte added in v1.8.0

func SwitchByte(value []byte) []byte

func SwitchRegister added in v1.8.0

func SwitchRegister(value []byte) []byte

func TransferData added in v1.8.0

func TransferData(isRegisterSwap bool, isSwap bool,
	dataType string, scale float64,
	value []byte) (string, error)

Types

type GetStatus

type GetStatus struct {
	Client *driver.ModbusClient
	Status string
	// contains filtered or unexported fields
}

GetStatus is the timer structure for getting device status.

func (*GetStatus) Run

func (gs *GetStatus) Run()

Run timer function.

type TwinData

type TwinData struct {
	Client        *driver.ModbusClient
	Name          string
	Type          string
	VisitorConfig *configmap.ModbusVisitorConfig
	Results       []byte
	Topic         string
}

TwinData is the timer structure for getting twin/data.

func (*TwinData) Run

func (td *TwinData) Run()

Run timer function.

Jump to

Keyboard shortcuts

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