mirror of
https://github.com/chirpstack/chirpstack.git
synced 2025-06-18 23:38:20 +00:00
@ -40,9 +40,7 @@
|
||||
# Server address or addresses.
|
||||
#
|
||||
# Set multiple addresses when connecting to a cluster.
|
||||
servers=[
|
||||
"redis://localhost/",
|
||||
]
|
||||
servers = ["redis://localhost/"]
|
||||
|
||||
# Redis Cluster.
|
||||
#
|
||||
|
@ -11,6 +11,15 @@
|
||||
# the LoRa Alliance.
|
||||
common_name = "AS923"
|
||||
|
||||
# User-defined region information.
|
||||
#
|
||||
# This information will be displayed on top of the region page in then
|
||||
# ChirpStack web-interface. For example, it can contain information about
|
||||
# how users should connect their gateways when using this region (e.g. MQTT
|
||||
# end-point, MQTT topic prefix, TLS configuration etc). Markdown syntax can
|
||||
# be used for formatting.
|
||||
user_info = ""
|
||||
|
||||
|
||||
# Gateway configuration.
|
||||
[regions.gateway]
|
||||
|
@ -11,6 +11,15 @@
|
||||
# the LoRa Alliance.
|
||||
common_name = "AS923_2"
|
||||
|
||||
# User-defined region information.
|
||||
#
|
||||
# This information will be displayed on top of the region page in then
|
||||
# ChirpStack web-interface. For example, it can contain information about
|
||||
# how users should connect their gateways when using this region (e.g. MQTT
|
||||
# end-point, MQTT topic prefix, TLS configuration etc). Markdown syntax can
|
||||
# be used for formatting.
|
||||
user_info = ""
|
||||
|
||||
|
||||
# Gateway configuration.
|
||||
[regions.gateway]
|
||||
|
@ -11,6 +11,15 @@
|
||||
# the LoRa Alliance.
|
||||
common_name = "AS923_3"
|
||||
|
||||
# User-defined region information.
|
||||
#
|
||||
# This information will be displayed on top of the region page in then
|
||||
# ChirpStack web-interface. For example, it can contain information about
|
||||
# how users should connect their gateways when using this region (e.g. MQTT
|
||||
# end-point, MQTT topic prefix, TLS configuration etc). Markdown syntax can
|
||||
# be used for formatting.
|
||||
user_info = ""
|
||||
|
||||
|
||||
# Gateway configuration.
|
||||
[regions.gateway]
|
||||
|
@ -11,6 +11,15 @@
|
||||
# the LoRa Alliance.
|
||||
common_name = "AS923_4"
|
||||
|
||||
# User-defined region information.
|
||||
#
|
||||
# This information will be displayed on top of the region page in then
|
||||
# ChirpStack web-interface. For example, it can contain information about
|
||||
# how users should connect their gateways when using this region (e.g. MQTT
|
||||
# end-point, MQTT topic prefix, TLS configuration etc). Markdown syntax can
|
||||
# be used for formatting.
|
||||
user_info = ""
|
||||
|
||||
|
||||
# Gateway configuration.
|
||||
[regions.gateway]
|
||||
|
@ -11,6 +11,15 @@
|
||||
# the LoRa Alliance.
|
||||
common_name = "AU915"
|
||||
|
||||
# User-defined region information.
|
||||
#
|
||||
# This information will be displayed on top of the region page in then
|
||||
# ChirpStack web-interface. For example, it can contain information about
|
||||
# how users should connect their gateways when using this region (e.g. MQTT
|
||||
# end-point, MQTT topic prefix, TLS configuration etc). Markdown syntax can
|
||||
# be used for formatting.
|
||||
user_info = ""
|
||||
|
||||
|
||||
# Gateway configuration.
|
||||
[regions.gateway]
|
||||
|
@ -11,6 +11,15 @@
|
||||
# the LoRa Alliance.
|
||||
common_name = "AU915"
|
||||
|
||||
# User-defined region information.
|
||||
#
|
||||
# This information will be displayed on top of the region page in then
|
||||
# ChirpStack web-interface. For example, it can contain information about
|
||||
# how users should connect their gateways when using this region (e.g. MQTT
|
||||
# end-point, MQTT topic prefix, TLS configuration etc). Markdown syntax can
|
||||
# be used for formatting.
|
||||
user_info = ""
|
||||
|
||||
|
||||
# Gateway configuration.
|
||||
[regions.gateway]
|
||||
|
@ -11,6 +11,15 @@
|
||||
# the LoRa Alliance.
|
||||
common_name = "AU915"
|
||||
|
||||
# User-defined region information.
|
||||
#
|
||||
# This information will be displayed on top of the region page in then
|
||||
# ChirpStack web-interface. For example, it can contain information about
|
||||
# how users should connect their gateways when using this region (e.g. MQTT
|
||||
# end-point, MQTT topic prefix, TLS configuration etc). Markdown syntax can
|
||||
# be used for formatting.
|
||||
user_info = ""
|
||||
|
||||
|
||||
# Gateway configuration.
|
||||
[regions.gateway]
|
||||
|
@ -11,6 +11,15 @@
|
||||
# the LoRa Alliance.
|
||||
common_name = "AU915"
|
||||
|
||||
# User-defined region information.
|
||||
#
|
||||
# This information will be displayed on top of the region page in then
|
||||
# ChirpStack web-interface. For example, it can contain information about
|
||||
# how users should connect their gateways when using this region (e.g. MQTT
|
||||
# end-point, MQTT topic prefix, TLS configuration etc). Markdown syntax can
|
||||
# be used for formatting.
|
||||
user_info = ""
|
||||
|
||||
|
||||
# Gateway configuration.
|
||||
[regions.gateway]
|
||||
|
@ -11,6 +11,15 @@
|
||||
# the LoRa Alliance.
|
||||
common_name = "AU915"
|
||||
|
||||
# User-defined region information.
|
||||
#
|
||||
# This information will be displayed on top of the region page in then
|
||||
# ChirpStack web-interface. For example, it can contain information about
|
||||
# how users should connect their gateways when using this region (e.g. MQTT
|
||||
# end-point, MQTT topic prefix, TLS configuration etc). Markdown syntax can
|
||||
# be used for formatting.
|
||||
user_info = ""
|
||||
|
||||
|
||||
# Gateway configuration.
|
||||
[regions.gateway]
|
||||
|
@ -11,6 +11,15 @@
|
||||
# the LoRa Alliance.
|
||||
common_name = "AU915"
|
||||
|
||||
# User-defined region information.
|
||||
#
|
||||
# This information will be displayed on top of the region page in then
|
||||
# ChirpStack web-interface. For example, it can contain information about
|
||||
# how users should connect their gateways when using this region (e.g. MQTT
|
||||
# end-point, MQTT topic prefix, TLS configuration etc). Markdown syntax can
|
||||
# be used for formatting.
|
||||
user_info = ""
|
||||
|
||||
|
||||
# Gateway configuration.
|
||||
[regions.gateway]
|
||||
|
@ -11,6 +11,15 @@
|
||||
# the LoRa Alliance.
|
||||
common_name = "AU915"
|
||||
|
||||
# User-defined region information.
|
||||
#
|
||||
# This information will be displayed on top of the region page in then
|
||||
# ChirpStack web-interface. For example, it can contain information about
|
||||
# how users should connect their gateways when using this region (e.g. MQTT
|
||||
# end-point, MQTT topic prefix, TLS configuration etc). Markdown syntax can
|
||||
# be used for formatting.
|
||||
user_info = ""
|
||||
|
||||
|
||||
# Gateway configuration.
|
||||
[regions.gateway]
|
||||
|
@ -11,6 +11,15 @@
|
||||
# the LoRa Alliance.
|
||||
common_name = "AU915"
|
||||
|
||||
# User-defined region information.
|
||||
#
|
||||
# This information will be displayed on top of the region page in then
|
||||
# ChirpStack web-interface. For example, it can contain information about
|
||||
# how users should connect their gateways when using this region (e.g. MQTT
|
||||
# end-point, MQTT topic prefix, TLS configuration etc). Markdown syntax can
|
||||
# be used for formatting.
|
||||
user_info = ""
|
||||
|
||||
|
||||
# Gateway configuration.
|
||||
[regions.gateway]
|
||||
|
@ -11,6 +11,15 @@
|
||||
# the LoRa Alliance.
|
||||
common_name = "CN470"
|
||||
|
||||
# User-defined region information.
|
||||
#
|
||||
# This information will be displayed on top of the region page in then
|
||||
# ChirpStack web-interface. For example, it can contain information about
|
||||
# how users should connect their gateways when using this region (e.g. MQTT
|
||||
# end-point, MQTT topic prefix, TLS configuration etc). Markdown syntax can
|
||||
# be used for formatting.
|
||||
user_info = ""
|
||||
|
||||
|
||||
# Gateway configuration.
|
||||
[regions.gateway]
|
||||
|
@ -11,6 +11,15 @@
|
||||
# the LoRa Alliance.
|
||||
common_name = "CN470"
|
||||
|
||||
# User-defined region information.
|
||||
#
|
||||
# This information will be displayed on top of the region page in then
|
||||
# ChirpStack web-interface. For example, it can contain information about
|
||||
# how users should connect their gateways when using this region (e.g. MQTT
|
||||
# end-point, MQTT topic prefix, TLS configuration etc). Markdown syntax can
|
||||
# be used for formatting.
|
||||
user_info = ""
|
||||
|
||||
|
||||
# Gateway configuration.
|
||||
[regions.gateway]
|
||||
|
@ -11,6 +11,15 @@
|
||||
# the LoRa Alliance.
|
||||
common_name = "CN470"
|
||||
|
||||
# User-defined region information.
|
||||
#
|
||||
# This information will be displayed on top of the region page in then
|
||||
# ChirpStack web-interface. For example, it can contain information about
|
||||
# how users should connect their gateways when using this region (e.g. MQTT
|
||||
# end-point, MQTT topic prefix, TLS configuration etc). Markdown syntax can
|
||||
# be used for formatting.
|
||||
user_info = ""
|
||||
|
||||
|
||||
# Gateway configuration.
|
||||
[regions.gateway]
|
||||
|
@ -11,6 +11,15 @@
|
||||
# the LoRa Alliance.
|
||||
common_name = "CN470"
|
||||
|
||||
# User-defined region information.
|
||||
#
|
||||
# This information will be displayed on top of the region page in then
|
||||
# ChirpStack web-interface. For example, it can contain information about
|
||||
# how users should connect their gateways when using this region (e.g. MQTT
|
||||
# end-point, MQTT topic prefix, TLS configuration etc). Markdown syntax can
|
||||
# be used for formatting.
|
||||
user_info = ""
|
||||
|
||||
|
||||
# Gateway configuration.
|
||||
[regions.gateway]
|
||||
|
@ -11,6 +11,15 @@
|
||||
# the LoRa Alliance.
|
||||
common_name = "CN470"
|
||||
|
||||
# User-defined region information.
|
||||
#
|
||||
# This information will be displayed on top of the region page in then
|
||||
# ChirpStack web-interface. For example, it can contain information about
|
||||
# how users should connect their gateways when using this region (e.g. MQTT
|
||||
# end-point, MQTT topic prefix, TLS configuration etc). Markdown syntax can
|
||||
# be used for formatting.
|
||||
user_info = ""
|
||||
|
||||
|
||||
# Gateway configuration.
|
||||
[regions.gateway]
|
||||
|
@ -11,6 +11,15 @@
|
||||
# the LoRa Alliance.
|
||||
common_name = "CN470"
|
||||
|
||||
# User-defined region information.
|
||||
#
|
||||
# This information will be displayed on top of the region page in then
|
||||
# ChirpStack web-interface. For example, it can contain information about
|
||||
# how users should connect their gateways when using this region (e.g. MQTT
|
||||
# end-point, MQTT topic prefix, TLS configuration etc). Markdown syntax can
|
||||
# be used for formatting.
|
||||
user_info = ""
|
||||
|
||||
|
||||
# Gateway configuration.
|
||||
[regions.gateway]
|
||||
|
@ -11,6 +11,15 @@
|
||||
# the LoRa Alliance.
|
||||
common_name = "CN470"
|
||||
|
||||
# User-defined region information.
|
||||
#
|
||||
# This information will be displayed on top of the region page in then
|
||||
# ChirpStack web-interface. For example, it can contain information about
|
||||
# how users should connect their gateways when using this region (e.g. MQTT
|
||||
# end-point, MQTT topic prefix, TLS configuration etc). Markdown syntax can
|
||||
# be used for formatting.
|
||||
user_info = ""
|
||||
|
||||
|
||||
# Gateway configuration.
|
||||
[regions.gateway]
|
||||
|
@ -11,6 +11,15 @@
|
||||
# the LoRa Alliance.
|
||||
common_name = "CN470"
|
||||
|
||||
# User-defined region information.
|
||||
#
|
||||
# This information will be displayed on top of the region page in then
|
||||
# ChirpStack web-interface. For example, it can contain information about
|
||||
# how users should connect their gateways when using this region (e.g. MQTT
|
||||
# end-point, MQTT topic prefix, TLS configuration etc). Markdown syntax can
|
||||
# be used for formatting.
|
||||
user_info = ""
|
||||
|
||||
|
||||
# Gateway configuration.
|
||||
[regions.gateway]
|
||||
|
@ -11,6 +11,15 @@
|
||||
# the LoRa Alliance.
|
||||
common_name = "CN470"
|
||||
|
||||
# User-defined region information.
|
||||
#
|
||||
# This information will be displayed on top of the region page in then
|
||||
# ChirpStack web-interface. For example, it can contain information about
|
||||
# how users should connect their gateways when using this region (e.g. MQTT
|
||||
# end-point, MQTT topic prefix, TLS configuration etc). Markdown syntax can
|
||||
# be used for formatting.
|
||||
user_info = ""
|
||||
|
||||
|
||||
# Gateway configuration.
|
||||
[regions.gateway]
|
||||
|
@ -11,6 +11,15 @@
|
||||
# the LoRa Alliance.
|
||||
common_name = "CN470"
|
||||
|
||||
# User-defined region information.
|
||||
#
|
||||
# This information will be displayed on top of the region page in then
|
||||
# ChirpStack web-interface. For example, it can contain information about
|
||||
# how users should connect their gateways when using this region (e.g. MQTT
|
||||
# end-point, MQTT topic prefix, TLS configuration etc). Markdown syntax can
|
||||
# be used for formatting.
|
||||
user_info = ""
|
||||
|
||||
|
||||
# Gateway configuration.
|
||||
[regions.gateway]
|
||||
|
@ -11,6 +11,15 @@
|
||||
# the LoRa Alliance.
|
||||
common_name = "CN470"
|
||||
|
||||
# User-defined region information.
|
||||
#
|
||||
# This information will be displayed on top of the region page in then
|
||||
# ChirpStack web-interface. For example, it can contain information about
|
||||
# how users should connect their gateways when using this region (e.g. MQTT
|
||||
# end-point, MQTT topic prefix, TLS configuration etc). Markdown syntax can
|
||||
# be used for formatting.
|
||||
user_info = ""
|
||||
|
||||
|
||||
# Gateway configuration.
|
||||
[regions.gateway]
|
||||
|
@ -11,6 +11,15 @@
|
||||
# the LoRa Alliance.
|
||||
common_name = "CN470"
|
||||
|
||||
# User-defined region information.
|
||||
#
|
||||
# This information will be displayed on top of the region page in then
|
||||
# ChirpStack web-interface. For example, it can contain information about
|
||||
# how users should connect their gateways when using this region (e.g. MQTT
|
||||
# end-point, MQTT topic prefix, TLS configuration etc). Markdown syntax can
|
||||
# be used for formatting.
|
||||
user_info = ""
|
||||
|
||||
|
||||
# Gateway configuration.
|
||||
[regions.gateway]
|
||||
|
@ -11,6 +11,15 @@
|
||||
# the LoRa Alliance.
|
||||
common_name = "CN779"
|
||||
|
||||
# User-defined region information.
|
||||
#
|
||||
# This information will be displayed on top of the region page in then
|
||||
# ChirpStack web-interface. For example, it can contain information about
|
||||
# how users should connect their gateways when using this region (e.g. MQTT
|
||||
# end-point, MQTT topic prefix, TLS configuration etc). Markdown syntax can
|
||||
# be used for formatting.
|
||||
user_info = ""
|
||||
|
||||
|
||||
# Gateway configuration.
|
||||
[regions.gateway]
|
||||
|
@ -11,6 +11,15 @@
|
||||
# the LoRa Alliance.
|
||||
common_name = "EU433"
|
||||
|
||||
# User-defined region information.
|
||||
#
|
||||
# This information will be displayed on top of the region page in then
|
||||
# ChirpStack web-interface. For example, it can contain information about
|
||||
# how users should connect their gateways when using this region (e.g. MQTT
|
||||
# end-point, MQTT topic prefix, TLS configuration etc). Markdown syntax can
|
||||
# be used for formatting.
|
||||
user_info = ""
|
||||
|
||||
|
||||
# Gateway configuration.
|
||||
[regions.gateway]
|
||||
|
@ -11,6 +11,15 @@
|
||||
# the LoRa Alliance.
|
||||
common_name = "EU868"
|
||||
|
||||
# User-defined region information.
|
||||
#
|
||||
# This information will be displayed on top of the region page in then
|
||||
# ChirpStack web-interface. For example, it can contain information about
|
||||
# how users should connect their gateways when using this region (e.g. MQTT
|
||||
# end-point, MQTT topic prefix, TLS configuration etc). Markdown syntax can
|
||||
# be used for formatting.
|
||||
user_info = ""
|
||||
|
||||
|
||||
# Gateway configuration.
|
||||
[regions.gateway]
|
||||
|
@ -11,6 +11,15 @@
|
||||
# the LoRa Alliance.
|
||||
common_name = "IN865"
|
||||
|
||||
# User-defined region information.
|
||||
#
|
||||
# This information will be displayed on top of the region page in then
|
||||
# ChirpStack web-interface. For example, it can contain information about
|
||||
# how users should connect their gateways when using this region (e.g. MQTT
|
||||
# end-point, MQTT topic prefix, TLS configuration etc). Markdown syntax can
|
||||
# be used for formatting.
|
||||
user_info = ""
|
||||
|
||||
|
||||
# Gateway configuration.
|
||||
[regions.gateway]
|
||||
|
@ -11,6 +11,15 @@
|
||||
# the LoRa Alliance.
|
||||
common_name = "ISM2400"
|
||||
|
||||
# User-defined region information.
|
||||
#
|
||||
# This information will be displayed on top of the region page in then
|
||||
# ChirpStack web-interface. For example, it can contain information about
|
||||
# how users should connect their gateways when using this region (e.g. MQTT
|
||||
# end-point, MQTT topic prefix, TLS configuration etc). Markdown syntax can
|
||||
# be used for formatting.
|
||||
user_info = ""
|
||||
|
||||
|
||||
# Gateway configuration.
|
||||
[regions.gateway]
|
||||
|
@ -11,6 +11,15 @@
|
||||
# the LoRa Alliance.
|
||||
common_name = "KR920"
|
||||
|
||||
# User-defined region information.
|
||||
#
|
||||
# This information will be displayed on top of the region page in then
|
||||
# ChirpStack web-interface. For example, it can contain information about
|
||||
# how users should connect their gateways when using this region (e.g. MQTT
|
||||
# end-point, MQTT topic prefix, TLS configuration etc). Markdown syntax can
|
||||
# be used for formatting.
|
||||
user_info = ""
|
||||
|
||||
|
||||
# Gateway configuration.
|
||||
[regions.gateway]
|
||||
|
@ -11,6 +11,15 @@
|
||||
# the LoRa Alliance.
|
||||
common_name = "RU864"
|
||||
|
||||
# User-defined region information.
|
||||
#
|
||||
# This information will be displayed on top of the region page in then
|
||||
# ChirpStack web-interface. For example, it can contain information about
|
||||
# how users should connect their gateways when using this region (e.g. MQTT
|
||||
# end-point, MQTT topic prefix, TLS configuration etc). Markdown syntax can
|
||||
# be used for formatting.
|
||||
user_info = ""
|
||||
|
||||
|
||||
# Gateway configuration.
|
||||
[regions.gateway]
|
||||
|
@ -11,6 +11,15 @@
|
||||
# the LoRa Alliance.
|
||||
common_name = "US915"
|
||||
|
||||
# User-defined region information.
|
||||
#
|
||||
# This information will be displayed on top of the region page in then
|
||||
# ChirpStack web-interface. For example, it can contain information about
|
||||
# how users should connect their gateways when using this region (e.g. MQTT
|
||||
# end-point, MQTT topic prefix, TLS configuration etc). Markdown syntax can
|
||||
# be used for formatting.
|
||||
user_info = ""
|
||||
|
||||
|
||||
# Gateway configuration.
|
||||
[regions.gateway]
|
||||
|
@ -11,6 +11,15 @@
|
||||
# the LoRa Alliance.
|
||||
common_name = "US915"
|
||||
|
||||
# User-defined region information.
|
||||
#
|
||||
# This information will be displayed on top of the region page in then
|
||||
# ChirpStack web-interface. For example, it can contain information about
|
||||
# how users should connect their gateways when using this region (e.g. MQTT
|
||||
# end-point, MQTT topic prefix, TLS configuration etc). Markdown syntax can
|
||||
# be used for formatting.
|
||||
user_info = ""
|
||||
|
||||
|
||||
# Gateway configuration.
|
||||
[regions.gateway]
|
||||
|
@ -11,6 +11,15 @@
|
||||
# the LoRa Alliance.
|
||||
common_name = "US915"
|
||||
|
||||
# User-defined region information.
|
||||
#
|
||||
# This information will be displayed on top of the region page in then
|
||||
# ChirpStack web-interface. For example, it can contain information about
|
||||
# how users should connect their gateways when using this region (e.g. MQTT
|
||||
# end-point, MQTT topic prefix, TLS configuration etc). Markdown syntax can
|
||||
# be used for formatting.
|
||||
user_info = ""
|
||||
|
||||
|
||||
# Gateway configuration.
|
||||
[regions.gateway]
|
||||
|
@ -11,6 +11,15 @@
|
||||
# the LoRa Alliance.
|
||||
common_name = "US915"
|
||||
|
||||
# User-defined region information.
|
||||
#
|
||||
# This information will be displayed on top of the region page in then
|
||||
# ChirpStack web-interface. For example, it can contain information about
|
||||
# how users should connect their gateways when using this region (e.g. MQTT
|
||||
# end-point, MQTT topic prefix, TLS configuration etc). Markdown syntax can
|
||||
# be used for formatting.
|
||||
user_info = ""
|
||||
|
||||
|
||||
# Gateway configuration.
|
||||
[regions.gateway]
|
||||
|
@ -11,6 +11,15 @@
|
||||
# the LoRa Alliance.
|
||||
common_name = "US915"
|
||||
|
||||
# User-defined region information.
|
||||
#
|
||||
# This information will be displayed on top of the region page in then
|
||||
# ChirpStack web-interface. For example, it can contain information about
|
||||
# how users should connect their gateways when using this region (e.g. MQTT
|
||||
# end-point, MQTT topic prefix, TLS configuration etc). Markdown syntax can
|
||||
# be used for formatting.
|
||||
user_info = ""
|
||||
|
||||
|
||||
# Gateway configuration.
|
||||
[regions.gateway]
|
||||
|
@ -11,6 +11,15 @@
|
||||
# the LoRa Alliance.
|
||||
common_name = "US915"
|
||||
|
||||
# User-defined region information.
|
||||
#
|
||||
# This information will be displayed on top of the region page in then
|
||||
# ChirpStack web-interface. For example, it can contain information about
|
||||
# how users should connect their gateways when using this region (e.g. MQTT
|
||||
# end-point, MQTT topic prefix, TLS configuration etc). Markdown syntax can
|
||||
# be used for formatting.
|
||||
user_info = ""
|
||||
|
||||
|
||||
# Gateway configuration.
|
||||
[regions.gateway]
|
||||
|
@ -11,6 +11,15 @@
|
||||
# the LoRa Alliance.
|
||||
common_name = "US915"
|
||||
|
||||
# User-defined region information.
|
||||
#
|
||||
# This information will be displayed on top of the region page in then
|
||||
# ChirpStack web-interface. For example, it can contain information about
|
||||
# how users should connect their gateways when using this region (e.g. MQTT
|
||||
# end-point, MQTT topic prefix, TLS configuration etc). Markdown syntax can
|
||||
# be used for formatting.
|
||||
user_info = ""
|
||||
|
||||
|
||||
# Gateway configuration.
|
||||
[regions.gateway]
|
||||
|
@ -11,6 +11,15 @@
|
||||
# the LoRa Alliance.
|
||||
common_name = "US915"
|
||||
|
||||
# User-defined region information.
|
||||
#
|
||||
# This information will be displayed on top of the region page in then
|
||||
# ChirpStack web-interface. For example, it can contain information about
|
||||
# how users should connect their gateways when using this region (e.g. MQTT
|
||||
# end-point, MQTT topic prefix, TLS configuration etc). Markdown syntax can
|
||||
# be used for formatting.
|
||||
user_info = ""
|
||||
|
||||
|
||||
# Gateway configuration.
|
||||
[regions.gateway]
|
||||
|
Reference in New Issue
Block a user