events

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EventType

type EventType string
const (
	EventTypeBsStatus   EventType = "status"
	EventTypeBsCon      EventType = "con"
	EventTypeBsVmStatus EventType = "vm"
	EventTypeBsDl       EventType = "dl"
	EventTypeBsPrpAck   EventType = "prp_ack"
	EventTypeEpOtaa     EventType = "otaa"
	EventTypeEpUl       EventType = "ul"
	EventTypeEpRx       EventType = "rx"
)

type Subscribe

type Subscribe struct {
	// Basestation EUI64.
	BasestationEui common.EUI64

	// Subscribe (true) or unsubscribe (false) the gateway.
	Subscribe bool
}

Subscribe event

Jump to

Keyboard shortcuts

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