models

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BySignalStrength

type BySignalStrength []*gw.UplinkRXInfo

BySignalStrength implements sort.Interface for []gw.UplinkRXInfo based on signal strength.

func (BySignalStrength) Len

func (s BySignalStrength) Len() int

func (BySignalStrength) Less

func (s BySignalStrength) Less(i, j int) bool

func (BySignalStrength) Swap

func (s BySignalStrength) Swap(i, j int)

type RXPacket

type RXPacket struct {
	DR         int
	PHYPayload lorawan.PHYPayload
	TXInfo     *gw.UplinkTXInfo
	RXInfoSet  []*gw.UplinkRXInfo
}

RXPacket contains a received PHYPayload together with its RX metadata.

Jump to

Keyboard shortcuts

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