Example

Dependencies:   FXAS21002 FXOS8700Q

Revision:
0:11cc2b7889af
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/simple-mbed-cloud-client/mbed-cloud-client/mbed-client/mbed_lib.json	Tue Nov 19 09:49:38 2019 +0000
@@ -0,0 +1,32 @@
+{
+    "name": "mbed-client",
+    "config": {
+        "event-loop-size": 1024,
+        "reconnection-count": 3,
+        "reconnection-interval": 5,
+        "tcp-keepalive-interval": 90,
+        "disable-bootstrap-feature": null,
+        "coap-disable-obs-feature":null,
+        "reconnection-loop": {
+                   "help": "Not in used anymore",
+                   "value": 1
+        },
+        "dns-use-thread": {
+                   "help": "Not in used anymore",
+                   "value": null
+        },
+        "dtls_peer_max_timeout": null,
+        "tls-max-retry": null,
+        "sn-coap-max-blockwise-payload-size" : null,
+        "sn-coap-duplication-max-msgs-count": 5,
+        "sn-coap-max-incoming-message-size": null,
+        "sn-coap-resending-queue-size-msgs": 5,
+        "sn-coap-resending-queue-size-bytes": null,
+        "sn-coap-blockwise-max-time-data-stored": null,
+        "disable-interface-description": null,
+        "disable-resource-type": null,
+        "disable-delayed-response": null,
+        "disable-block-message": null,
+        "memory-optimized-api": null
+    }
+}