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.

Revisions

  1. salfare created this gist Apr 27, 2017.
    12 changes: 12 additions & 0 deletions local_conf.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,12 @@
    {
    "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"
    }
    }