Fork of my MQTTGateway

Dependencies:   mbed-http

Committer:
vpcola
Date:
Sat Apr 08 14:45:51 2017 +0000
Revision:
0:f1d3878b8dd9
Initial commit

Who changed what in which revision?

UserRevisionLine numberNew contents of line
vpcola 0:f1d3878b8dd9 1 {
vpcola 0:f1d3878b8dd9 2 "name": "spirit1",
vpcola 0:f1d3878b8dd9 3 "config": {
vpcola 0:f1d3878b8dd9 4 "mac-address": "{0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}"
vpcola 0:f1d3878b8dd9 5 },
vpcola 0:f1d3878b8dd9 6 "macros": ["USE_STM32F4XX_NUCLEO", "X_NUCLEO_IDS01A4", "SPIRIT_USE_FULL_ASSERT"]
vpcola 0:f1d3878b8dd9 7 }