profinet

package
v1.7.0 Latest Latest
Warning

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

Go to latest
Published: Jun 5, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PROFINET = "profinet"

	// PROFINET uses DCE/RPC on these ports
	PROFINET_PORT_RT_UNICAST   = 34962
	PROFINET_PORT_RT_MULTICAST = 34963
	PROFINET_PORT_CONTEXT_MGR  = 34964
)

Variables

This section is empty.

Functions

This section is empty.

Types

type PROFINETPlugin

type PROFINETPlugin struct{}

func (*PROFINETPlugin) Name

func (p *PROFINETPlugin) Name() string

func (*PROFINETPlugin) PortPriority

func (p *PROFINETPlugin) PortPriority(port uint16) bool

func (*PROFINETPlugin) Priority

func (p *PROFINETPlugin) Priority() int

func (*PROFINETPlugin) Run

func (p *PROFINETPlugin) Run(conn net.Conn, timeout time.Duration, target plugins.Target) (*plugins.Service, error)

func (*PROFINETPlugin) Type

func (p *PROFINETPlugin) Type() plugins.Protocol

Jump to

Keyboard shortcuts

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