info

package
v0.0.0-...-0b3c072 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const BackendKey = "Backend"

Variables

This section is empty.

Functions

This section is empty.

Types

type Addresses

type Addresses struct {
	Backend net.IP
	Boards  map[string]net.IP
}

type Info

type Info struct {
	Addresses  Addresses
	Units      map[string]utils.Operations
	Ports      Ports
	BoardIds   map[string]uint16
	MessageIds MessageIds
}

func NewInfo

func NewInfo(adeInfo ade.Info) (Info, error)

type MessageIds

type MessageIds struct {
	Warning          uint16
	Fault            uint16
	BlcuAck          uint16
	Info             uint16
	AddStateOrder    uint16
	RemoveStateOrder uint16
	StateSpace       uint16
}

type Ports

type Ports struct {
	UDP       uint16
	TcpServer uint16
	TcpClient uint16
	TFTP      uint16
	SNTP      uint16
}

Jump to

Keyboard shortcuts

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