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

Dependencies:   EthernetInterface Milkcocoa_EthernetIF mbed-rtos mbed

Files at this revision

API Documentation at this revision

Comitter:
jksoft
Date:
Mon Feb 29 09:22:02 2016 +0000
Parent:
4:764c7ce9b80d
Child:
6:bb5007360554
Commit message:
?????????????????

Changed in this revision

EthernetInterface.lib Show annotated file Show diff for this revision Revisions of this file
Milkcocoa.lib Show annotated file Show diff for this revision Revisions of this file
main.cpp Show annotated file Show diff for this revision Revisions of this file
mbed-rtos.lib Show annotated file Show diff for this revision Revisions of this file
--- a/EthernetInterface.lib	Thu Feb 25 04:49:46 2016 +0000
+++ b/EthernetInterface.lib	Mon Feb 29 09:22:02 2016 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/EthernetInterface/#2fc406e2553f
+http://mbed.org/users/mbed_official/code/EthernetInterface/#4d7bff17a592
--- a/Milkcocoa.lib	Thu Feb 25 04:49:46 2016 +0000
+++ b/Milkcocoa.lib	Mon Feb 29 09:22:02 2016 +0000
@@ -1,1 +1,1 @@
-https://developer.mbed.org/users/jksoft/code/Milkcocoa_EthernetIF/#a174c8a8d53e
+https://developer.mbed.org/users/jksoft/code/Milkcocoa_EthernetIF/#7b9d1fed76fe
--- a/main.cpp	Thu Feb 25 04:49:46 2016 +0000
+++ b/main.cpp	Mon Feb 29 09:22:02 2016 +0000
@@ -10,7 +10,7 @@
 DigitalOut myled(LED1);
 
 /************************* Your Milkcocoa Setup *********************************/
-#define MILKCOCOA_APP_ID      "...YOUR_MILKCOCOA_APP_ID..."
+#define MILKCOCOA_APP_ID      "teaidsirehz"
 #define MILKCOCOA_DATASTORE   "mbed"
 
 /************* Milkcocoa Setup (you don't need to change this!) ******************/
--- a/mbed-rtos.lib	Thu Feb 25 04:49:46 2016 +0000
+++ b/mbed-rtos.lib	Mon Feb 29 09:22:02 2016 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed-rtos/#c825593ece39
+http://mbed.org/users/mbed_official/code/mbed-rtos/#b4c5542476ba