test2

Dependencies:   C12832 mbed-http

Fork of Mbed-to-cybozu-kintone_get_sample by Junichi Katsu

Files at this revision

API Documentation at this revision

Comitter:
himatsumoto
Date:
Thu Aug 02 06:59:05 2018 +0000
Parent:
2:0167319fff74
Commit message:
test2

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
mbed_app.json Show annotated file Show diff for this revision Revisions of this file
diff -r 0167319fff74 -r 90b2b824f3cf main.cpp
--- a/main.cpp	Thu Aug 02 06:53:52 2018 +0000
+++ b/main.cpp	Thu Aug 02 06:59:05 2018 +0000
@@ -15,7 +15,7 @@
 
 Serial pc(USBTX,USBRX);
 
-const char API_TOKEN[] = "api-token";
+const char API_TOKEN[] = "Lyqz2ABnQPaNy6DXGincIfC3ulrnldLJROxnPvUD";
 const char URL[] = "https://owtd6.cybozu.com/k/v1/record.json";
 
 int app_id = 120;
diff -r 0167319fff74 -r 90b2b824f3cf mbed_app.json
--- a/mbed_app.json	Thu Aug 02 06:53:52 2018 +0000
+++ b/mbed_app.json	Thu Aug 02 06:59:05 2018 +0000
@@ -22,10 +22,10 @@
             "value": "D0"
         },
         "wifi-ssid": {
-            "value": "\"admin\""
+            "value": "\"devCamp2018\""
         },
         "wifi-password": {
-            "value": "\"asddsa12\""
+            "value": "\"0802devCamp\""
         },
         "esp8266-debug": {
             "value": null