Simulated product dispenser

Dependencies:   HTS221

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

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

Committer:
JimCarver
Date:
2018-10-12
Revision:
0:6b753f761943

File content as of revision 0:6b753f761943:

{
    "name": "mbed-client-pal",
    "config": {
        "update-active-metadata-header-offset": null,
        "rsa-required": false,
        "pal-dns-api-version": {
            "help": "Version of DNS API. This requires that PAL_NET_DNS_SUPPORT is defined to true",
            "macro_name": "PAL_DNS_API_VERSION",
            "value" : 1
        }
    },
    "target_overrides": {
        "MODULE_UBLOX_ODIN_W2": {
            "rsa-required": true
        }
    }
}