wsn_terminal

package
v0.0.0-...-1adeb67 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2022 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	HEADER_CHARS   = ": "
	DATA_SEP_CHAR  = "|"
	INDEX_MSG_TYPE = 0
	INDEX_DATA     = 1
	INDEX_IP       = 2
)
View Source
const (
	READ_INTERVAL = 100 // MILI_SECONDS
)

Variables

This section is empty.

Functions

This section is empty.

Types

type WsnTerminal

type WsnTerminal interface {
	Start()
	Close()
}

func New

func New(port string, ipcTxQueue chan kafka.KafkaTxQueue) (WsnTerminal, error)

Jump to

Keyboard shortcuts

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