summaryrefslogtreecommitdiff
path: root/recipes-connectivity/lora/lora-packet-forwarder/global_conf.json.3.1.0.MTCAP-LORA-1-5.US915.basic
diff options
context:
space:
mode:
authorJason Reiss <jreiss@multitech.com>2018-01-12 12:05:19 -0600
committerJason Reiss <jreiss@multitech.com>2018-01-12 12:06:17 -0600
commit5030f31f10146de467cade3b650d85fa12225fbe (patch)
tree3bb525d444c8680cb48a95a8214aa84a960e8c55 /recipes-connectivity/lora/lora-packet-forwarder/global_conf.json.3.1.0.MTCAP-LORA-1-5.US915.basic
parentb2b4bb88729f0c7d66ecfff345690efefe4db6ff (diff)
downloadmeta-mlinux-5030f31f10146de467cade3b650d85fa12225fbe.tar.gz
meta-mlinux-5030f31f10146de467cade3b650d85fa12225fbe.tar.bz2
meta-mlinux-5030f31f10146de467cade3b650d85fa12225fbe.zip
lora: add autoquit_threshold to exit the packet forwarder if no PULL_ACK is received from the network server in 10 minutes
Diffstat (limited to 'recipes-connectivity/lora/lora-packet-forwarder/global_conf.json.3.1.0.MTCAP-LORA-1-5.US915.basic')
-rw-r--r--recipes-connectivity/lora/lora-packet-forwarder/global_conf.json.3.1.0.MTCAP-LORA-1-5.US915.basic4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes-connectivity/lora/lora-packet-forwarder/global_conf.json.3.1.0.MTCAP-LORA-1-5.US915.basic b/recipes-connectivity/lora/lora-packet-forwarder/global_conf.json.3.1.0.MTCAP-LORA-1-5.US915.basic
index 3209f6e..b0a3c01 100644
--- a/recipes-connectivity/lora/lora-packet-forwarder/global_conf.json.3.1.0.MTCAP-LORA-1-5.US915.basic
+++ b/recipes-connectivity/lora/lora-packet-forwarder/global_conf.json.3.1.0.MTCAP-LORA-1-5.US915.basic
@@ -219,6 +219,8 @@
"push_timeout_ms": 100,
"forward_crc_valid": true,
"forward_crc_error": true,
- "forward_crc_disabled": false
+ "forward_crc_disabled": false,
+ "autoquit_threshold": 60
+
}
}