mbed mqtt

Dependencies:   TextLCD MQTT IAP

Committer:
ncshy
Date:
Thu Nov 29 03:28:14 2018 +0000
Revision:
2:562744909841
Parent:
1:91e33a7fe0b5
test

Who changed what in which revision?

UserRevisionLine numberNew contents of line
hungnguyenm 1:91e33a7fe0b5 1 {
hungnguyenm 1:91e33a7fe0b5 2 "config": {
hungnguyenm 1:91e33a7fe0b5 3 "wifi-ssid": {
hungnguyenm 1:91e33a7fe0b5 4 "help": "WiFi SSID",
ncshy 2:562744909841 5 "value": "\"Aspire-E5-573G\""
hungnguyenm 1:91e33a7fe0b5 6 },
hungnguyenm 1:91e33a7fe0b5 7 "wifi-password": {
hungnguyenm 1:91e33a7fe0b5 8 "help": "WiFi Password",
ncshy 2:562744909841 9 "value": "\"03fee30fde\""
hungnguyenm 1:91e33a7fe0b5 10 }
hungnguyenm 1:91e33a7fe0b5 11 },
hungnguyenm 1:91e33a7fe0b5 12 "target_overrides": {
hungnguyenm 1:91e33a7fe0b5 13 "*": {
hungnguyenm 1:91e33a7fe0b5 14 "target.features_add": ["NANOSTACK", "LOWPAN_ROUTER", "COMMON_PAL"],
hungnguyenm 1:91e33a7fe0b5 15 "platform.stdio-convert-newlines": true,
hungnguyenm 1:91e33a7fe0b5 16 "mbed-trace.enable": 0
hungnguyenm 1:91e33a7fe0b5 17 }
hungnguyenm 1:91e33a7fe0b5 18 }
hungnguyenm 1:91e33a7fe0b5 19 }