Update README.md
Clickable configuration link
This commit is contained in:
parent
d40e1db40a
commit
f3bfaefe23
@ -27,7 +27,7 @@ Two gateway boards are supported, but need to be used with a Raspberry Pi:
|
|||||||
|
|
||||||
Click the "Environment Variables" section at the left side of the screen. This will allow you to configure environment parameters for this and only this device, and which will be appropriately inserted into this device's "local_conf.json" with lowercase tuple names derived from the appropriate uppercase environment names beginning with "GW_". For example, for an IMST gateway with no GPS, the MINIMUM environment variables that you should configure at this screen should look something like this:
|
Click the "Environment Variables" section at the left side of the screen. This will allow you to configure environment parameters for this and only this device, and which will be appropriately inserted into this device's "local_conf.json" with lowercase tuple names derived from the appropriate uppercase environment names beginning with "GW_". For example, for an IMST gateway with no GPS, the MINIMUM environment variables that you should configure at this screen should look something like this:
|
||||||
|
|
||||||
#### DEVICE ENVIRONMENT VARIABLES
|
DEVICE ENVIRONMENT VARIABLES
|
||||||
|
|
||||||
Name | Value
|
Name | Value
|
||||||
------------------|--------------------------
|
------------------|--------------------------
|
||||||
@ -38,7 +38,7 @@ GW_KEY | The gateway KEY from the TTN console
|
|||||||
|
|
||||||
On the other hand, for the LinkLabs gateway, which has a built-in GPS, you only need:
|
On the other hand, for the LinkLabs gateway, which has a built-in GPS, you only need:
|
||||||
|
|
||||||
#### DEVICE ENVIRONMENT VARIABLES
|
DEVICE ENVIRONMENT VARIABLES
|
||||||
|
|
||||||
Name | Value
|
Name | Value
|
||||||
------------------|--------------------------
|
------------------|--------------------------
|
||||||
@ -48,7 +48,7 @@ GW_ID | The gateway ID from the TTN console
|
|||||||
GW_KEY | The gateway KEY from the TTN console
|
GW_KEY | The gateway KEY from the TTN console
|
||||||
GW_GPS | true
|
GW_GPS | true
|
||||||
|
|
||||||
For a more complete list of possible environment variables, see CONFIGURATION.md.
|
For a more complete list of possible environment variables, see [CONFIGURATION](CONFIGURATION.md).
|
||||||
|
|
||||||
### SPECIAL Note for using the LinkLabs gateway on a Raspberry Pi 3
|
### SPECIAL Note for using the LinkLabs gateway on a Raspberry Pi 3
|
||||||
|
|
||||||
@ -58,7 +58,7 @@ Click <- to go back to the Device List, and note that on the left there is an op
|
|||||||
|
|
||||||
Add a New config variable as follows:
|
Add a New config variable as follows:
|
||||||
|
|
||||||
#### APPLICATION CONFIG VARIABLES
|
APPLICATION CONFIG VARIABLES
|
||||||
|
|
||||||
Name | Value
|
Name | Value
|
||||||
------------------------------|--------------------------
|
------------------------------|--------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user