Simulated product dispenser

Dependencies:   HTS221

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

Committer:
JimCarver
Date:
Thu Oct 25 14:00:12 2018 +0000
Revision:
4:e518dde96e59
Parent:
0:6b753f761943
Simulated dispenser

Who changed what in which revision?

UserRevisionLine numberNew contents of line
JimCarver 0:6b753f761943 1 {
JimCarver 0:6b753f761943 2 "name": "mbed-client-pal",
JimCarver 0:6b753f761943 3 "config": {
JimCarver 0:6b753f761943 4 "update-active-metadata-header-offset": null,
JimCarver 0:6b753f761943 5 "rsa-required": false,
JimCarver 0:6b753f761943 6 "pal-dns-api-version": {
JimCarver 0:6b753f761943 7 "help": "Version of DNS API. This requires that PAL_NET_DNS_SUPPORT is defined to true",
JimCarver 0:6b753f761943 8 "macro_name": "PAL_DNS_API_VERSION",
JimCarver 0:6b753f761943 9 "value" : 1
JimCarver 0:6b753f761943 10 }
JimCarver 0:6b753f761943 11 },
JimCarver 0:6b753f761943 12 "target_overrides": {
JimCarver 0:6b753f761943 13 "MODULE_UBLOX_ODIN_W2": {
JimCarver 0:6b753f761943 14 "rsa-required": true
JimCarver 0:6b753f761943 15 }
JimCarver 0:6b753f761943 16 }
JimCarver 0:6b753f761943 17 }
JimCarver 0:6b753f761943 18