Demo for Mbed Connect Cloud board and an IFTTT integration with Google Sheets
Dependencies: mbed-http C12832
View the tutorial for this demo here.
mbed_app.json
- Committer:
- Jenny Plunkett
- Date:
- 2017-11-10
- Revision:
- 0:e7e395d6f1fc
File content as of revision 0:e7e395d6f1fc:
{
"config": {
"wifi-ssid": {
"help": "WiFi SSID",
"value": "\"SSID\""
},
"wifi-password": {
"help": "WiFi Password",
"value": "\"PASSWORD\""
}
},
"target_overrides": {
"*": {
"platform.stdio-convert-newlines": true
},
"UBLOX_EVK_ODIN_W2": {
"target.device_has": ["EMAC"]
}
}
}
Cambridge Hackathon