Example

Dependencies:   FXAS21002 FXOS8700Q

simple-mbed-cloud-client/mbed-cloud-client/mbed-client/mbed_lib.json

Committer:
maygup01
Date:
2019-11-19
Revision:
0:11cc2b7889af

File content as of revision 0:11cc2b7889af:

{
    "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
    }
}