capability

package
v0.2.6 Latest Latest
Warning

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

Go to latest
Published: May 7, 2024 License: MPL-2.0 Imports: 1 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Addr

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

Addr is an address that represents a SCADA capability.

func NewAddr

func NewAddr(capability string) *Addr

NewAddr returns a new address struct for the passed capabiilty.

func (*Addr) Capability

func (a *Addr) Capability() string

Capability is the SCADA capability of the address.

func (*Addr) Network

func (a *Addr) Network() string

Network returns the name of the network.

func (*Addr) String

func (a *Addr) String() string

String returns the string form of the address.

Jump to

Keyboard shortcuts

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