summaryrefslogtreecommitdiff
path: root/recipes-connectivity/lora/lora-packet-forwarder/local_conf.json
blob: 65760721ac552c47fa7543d8088f198b1006299b (plain)
1
2
3
4
5
6
7
{
    "gateway_conf": {
        "server_address": "iot.semtech.com",
        "serv_port_up": 1680,
        "serv_port_down": 1680
    }
}