leo hendrickson / Mbed OS example-Ethernet-mbed-Cloud-connect

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

Committer:
leothedragon
Date:
2021-05-04
Revision:
0:8f0bb79ddd48

File content as of revision 0:8f0bb79ddd48:

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