devicerepository

package
v3.30.1 Latest Latest
Warning

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

Go to latest
Published: May 13, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultDeviceRepositoryConfig = devicerepository.Config{
	Source:    "directory",
	Directory: "data/lorawan-devices",

	Store: devicerepository.StoreConfig{
		Bleve: bleve.Config{
			SearchPaths: []string{"lorawan-devices-index", "/srv/ttn-lorawan/lorawan-devices-index"},
		},
	},

	AssetsBaseURL: "https://raw.githubusercontent.com/TheThingsNetwork/lorawan-devices/master",
}

DefaultDeviceRepositoryConfig is the default configuration for the Device Repository.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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