データの保存、更新、取得ができるWebサービス「milkcocoa」に接続し、データのプッシュ、送信、取得ができるライブラリを使ったサンプルです。 EthernetIF版 https://mlkcca.com/

Dependencies:   EthernetInterface Milkcocoa_EthernetIF mbed-rtos mbed

Revision:
3:fce801478ba1
Parent:
0:92848fdd9379
Child:
4:764c7ce9b80d
--- a/main.cpp	Fri Dec 18 04:43:09 2015 +0000
+++ b/main.cpp	Wed Feb 24 17:04:31 2016 +0000
@@ -10,7 +10,7 @@
 DigitalOut myled(LED1);
 
 /************************* Your Milkcocoa Setup *********************************/
-
+ 
 #define MILKCOCOA_APP_ID      "...YOUR_MILKCOCOA_APP_ID..."
 #define MILKCOCOA_DATASTORE   "esp8266"