v3.23.1

Getting Started Devices Gateways Integrations Reference
Get The Things Stack

Reference

    Overview
  • Adaptive Data Rate
  • API
  • Application Packages
  • Billing with Stripe
  • Command-Line Interface
  • Components
  • Configuration
    • General Options
    • Tenant Billing Server Options
    • Application Server Options
    • Command-Line Interface Options
    • Console Options
    • Device Claiming Server Options
    • Gateway Configuration Server Options
    • Gateway Server Options
    • Identity Server Options
    • Join Server Options
    • Network Operations Center Options
    • Network Server Options
    • Packet Broker Agent Options
  • Data Formats
  • Data Retention and Privacy
  • Email Templates
  • Federated Authentication
  • Frequency Plans
  • FUOTA
  • Gateway RTT
  • Glossary
  • ID and EUI Constraints
  • Last Activity
  • LoRa Basics Station Implementation Guide
  • LoRaWAN Backend Interfaces Interoperability
  • LoRaWAN Specification and Regional Parameters
  • Networking
  • Packet Broker Routing
  • Packet Forwarders
  • Purging Entities
  • Rate Limiting
  • Resource Limiting
  • Root Certificates
  • Telemetry
  • Tenant Management
  • Web UI Branding

Gateway Configuration Server Options

Security Options

  • gcs.require-auth: Require authentication for the HTTP endpoints

Basic Station CUPS Options

The gcs.basic-station options configure the GCS to handle Basic Station CUPS requests.

  • gcs.basic-station.allow-cups-uri-update: Allow CUPS URI updates
  • gcs.basic-station.default.lns-uri: The default LNS URI that the gateways should use. If no Gateway Server address is registered, the default value is used.
  • gcs.basic-station.owner-for-unknown.account-type: Type of account to register unknown gateways to (user|organization)
  • gcs.basic-station.owner-for-unknown.api-key: API Key to use for unknown gateway registration
  • gcs.basic-station.owner-for-unknown.id: ID of the account to register unknown gateways to
  • gcs.basic-station.require-explicit-enable: Require gateways to explicitly enable CUPS

The Things Kickstarter Gateway Options

The gcs.the-things-gateway.firmware-url and gcs.the-things-gateway.update-channel options configure the source of firmware updates for The Things Kickstarter Gateway.

  • gcs.the-things-gateway.default.firmware-url: The default URL to the firmware storage
  • gcs.the-things-gateway.default.mqtt-server: The default MQTT server that the gateways should use. If no Gateway Server address is registered, the default value is used. The format is mqtts://<IP-or-Address>:port.
  • gcs.the-things-gateway.default.update-channel: The default update channel that the gateways should use
← Device Claiming Server Options Gateway Server Options →

On this page

  • Security Options
  • Basic Station CUPS Options
  • The Things Kickstarter Gateway Options

The Things Stack

Getting Started

Devices

Gateways

Integrations

Reference

Contributing

GitHub

Forum

About Us

The Things Network

The Things Industries

About this page

Last changed by Johan Stokking on 02 Apr 2020.
doc: Remove weights

Edit on Github