chirpstack

package
v0.8.1 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2022 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewSource

func NewSource(ctx context.Context, flags *pflag.FlagSet) (source.Source, error)

NewSource creates a new ChirpStack Source.

Types

type Source

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

Source implements the Source interface.

func (*Source) Close

func (p *Source) Close() error

Close implements the Source interface.

func (*Source) ExportDevice

func (p *Source) ExportDevice(devEui string) (*ttnpb.EndDevice, error)

ExportDevice implements the Source interface.

func (*Source) RangeDevices

func (p *Source) RangeDevices(id string, f func(source.Source, string) error) error

RangeDevices implements the Source interface.

Jump to

Keyboard shortcuts

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