Skip to content

Instantly share code, notes, and snippets.

@salfare
Created April 27, 2017 13:21
Show Gist options
  • Select an option

  • Save salfare/18f5ecf7034d815ec0fd48892f0a6384 to your computer and use it in GitHub Desktop.

Select an option

Save salfare/18f5ecf7034d815ec0fd48892f0a6384 to your computer and use it in GitHub Desktop.
local_conf.json
{
"gateway_conf": {
"gateway_ID": "BEEEEF0000000001",
// "gateway_ID": "B827EBFFFEA05465",
"servers": [ { "server_address": "router.eu.thethings.network", "serv_port_up": 1700, "serv_port_down": 1700, "serv_enabled": true } ],
"ref_latitude": 47.367,
"ref_longitude": 8.3782,
"ref_altitude": 490,
"contact_email": "stefan@alfare.net",
"description": "ttn-ic880a"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment