From 1f9838bdb32ece8d45dc19778faa459d67192d79 Mon Sep 17 00:00:00 2001 From: Brandon Bayer Date: Tue, 20 Sep 2016 15:49:31 -0500 Subject: mtp:feat: add mlinux-picocell-debug-image with lora network server --- recipes-connectivity/lora/lora-packet-forwarder/local_conf.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 recipes-connectivity/lora/lora-packet-forwarder/local_conf.json (limited to 'recipes-connectivity/lora/lora-packet-forwarder') diff --git a/recipes-connectivity/lora/lora-packet-forwarder/local_conf.json b/recipes-connectivity/lora/lora-packet-forwarder/local_conf.json new file mode 100644 index 0000000..3c2af80 --- /dev/null +++ b/recipes-connectivity/lora/lora-packet-forwarder/local_conf.json @@ -0,0 +1,7 @@ +{ + "gateway_conf": { + "server_address": "localhost", + "serv_port_up": 1780, + "serv_port_down": 1782 + } +} -- cgit v1.2.3