Simulated product dispenser

Dependencies:   HTS221

Fork of mbed-cloud-workshop-connect-HTS221 by Jim Carver

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

Committer:
JimCarver
Date:
2018-10-25
Revision:
4:e518dde96e59
Parent:
0:6b753f761943

File content as of revision 4:e518dde96e59:

{
    "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": 1,
        "dns-use-thread": null,
        "dtls_peer_max_timeout": null,
        "sn-coap-max-blockwise-payload-size" : null,
        "sn-coap-duplication-max-msgs-count": null,
        "sn-coap-max-incoming-message-size": null,
        "sn-coap-resending-queue-size-msgs": null,
        "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
    },
    "macros" : [
        "MBED_CLIENT_C_NEW_API"
    ]
}