# Functions

FetchIdentityServerApplications returns the list of all non-expired applications in the Identity Server.
FetchIdentityServerEndDevices returns the list of all devices in the Identity Server.
NewApplicationServerDeviceRegistryRedis instantiates a new redis client with the Application Server Device Registry namespace.
NewApplicationServerPackagesRegistryRedis instantiates a new redis client with the Application Server Packages Registry namespace.
NewApplicationServerPubSubRegistryRedis instantiates a new redis client with the Application Server PubSub Registry namespace.
NewApplicationServerWebhookRegistryRedis instantiates a new redis client with the Application Server Webhook Registry namespace.
NewASDeviceRegistryCleaner returns a new instance of device RegistryCleaner with a local set of devices.
NewClusterComponentConnection connects returns a new cluster instance and a connection to a specified peer.
NewComponentDeviceRegistryRedis instantiates a new redis client with the Component Device Registry namespace.
NewIdentityServerTelemetryTaskRedis instantiates a new redis client with the Identity Server Telemetry Task namespace.
NewJoinServerDeviceRegistryRedis instantiates a new redis client with the Join Server Device Registry namespace.
NewJoinServerSessionKeyRegistryRedis instantiates a new redis client with the Join Server Session Key Registry namespace.
NewJSRegistryCleaner returns a new instance of Join Server RegistryCleaner with a local set of devices and applications.
NewNetworkServerApplicationUplinkQueueRedis instantiates a new redis client with the Network Server Application Uplink Queue namespace.
NewNetworkServerDeviceRegistryRedis instantiates a new redis client with the Network Server Device Registry namespace.
NewNetworkServerDownlinkTaskRedis instantiates a new redis client with the Network Server Downlink Task namespace.
NewNetworkServerMACSettingsProfileRegistryRedis instantiates a new redis client with the Network Server MAC Settings Profile Registry namespace.
NewNSDeviceRegistryCleaner returns a new instance of Network Server RegistryCleaner with a local set of devices.
NewPackagesCleaner returns a new instance of packages RegistryCleaner with a local set of applications and devices.
NewPubSubCleaner returns a new instance of pubsub RegistryCleaner with a local set of applications.
NewRateLimitingRedis instantiates a new redis client with the Rate Limiting namespace.
NewWebhookCleaner returns a new instance of webhook RegistryCleaner with a local set of applications.

# Variables

DefaultConfig contains the default config for the ttn-lw-stack binary.
Root command is the entrypoint of the program.

# Structs

Config for the ttn-lw-stack binary.