Update README.md
Remove unnecessary variables for minimal configuration
This commit is contained in:
parent
130c6b7173
commit
19e5614359
@ -42,8 +42,6 @@ For example, for an IMST iC880A or RAK831 with no GPS, the MINIMUM environment v
|
|||||||
|
|
||||||
Name | Value
|
Name | Value
|
||||||
------------------|--------------------------
|
------------------|--------------------------
|
||||||
GW_TYPE | imst-ic880a-spi
|
|
||||||
GW_CONTACT_EMAIL | yourname@yourdomain.com
|
|
||||||
GW_ID | The gateway ID from the TTN console
|
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_RESET_PIN | 22 (optional)
|
GW_RESET_PIN | 22 (optional)
|
||||||
@ -57,7 +55,6 @@ For example a LinkLabs gateway, which has a built-in GPS, you need:
|
|||||||
|
|
||||||
Name | Value
|
Name | Value
|
||||||
------------------|--------------------------
|
------------------|--------------------------
|
||||||
GW_CONTACT_EMAIL | yourname@yourdomain.com
|
|
||||||
GW_ID | The gateway ID from the TTN console
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user