Example node for Yodiwo's Plegma API

Dependencies:   EthernetInterface FXOS8700Q HTTPClient HTTPD MQTTS SDFileSystem YodiwoPlegma mbed-rpc mbed-rtos mbed wolfSSL

Revision:
7:11ff316c37ba
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/config.json	Mon Sep 28 09:11:03 2015 +0000
@@ -0,0 +1,18 @@
+{
+    "ActiveID": 0,
+    "Configs":
+    [
+        {
+            "MqttBrokerCertFile": "",
+            "MqttBrokerHostname": "cyan.yodiwo.com",
+            "MqttBrokerPort": 1883,
+            "Name": "YoPlegma",
+            "PairingServerUrl": "http://cyan.yodiwo.com/pairing/",
+            "Uuid": "1337YoPlegma",
+            "WebPort": 80,
+            "YpchannelServer": "cyan.yodiwo.com",
+            "YpchannelServerPort": 5555
+        }
+    ]
+}
+