package
2.11.0+incompatible
Repository: https://github.com/thethingsnetwork/ttn.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewRedisApplicationStore creates a new Redis-based Application store if an empty prefix is passed, a default prefix will be used.

# Constants

PayloadFormatCayenneLPP indicates that the payload is formatted as CayenneLPP.
PayloadFormatCustom indicates that the payload has a custom binary format.

# Structs

Application contains the state of an application.
RedisApplicationStore stores Applications in Redis.

# Interfaces

Store interface for Applications.

# Type aliases

PayloadFormat indicates how payload is binary formatted.