CyaSSL Xively example for FRDM-k64f board

Dependencies:   HTTPClient EthernetInterface mbed-rtos mbed-src

CyaSSL example of Xively, for FRDM-k64f.

http://mbed.org/users/wolfSSL/code/CyaSSL-Xively/

日本語:https://mbed.org/users/wolfSSL/code/CyaSSL-Xively/wiki/Xively-example-jp

Files at this revision

API Documentation at this revision

Comitter:
wolfSSL
Date:
Sat Jul 12 07:42:18 2014 +0000
Parent:
1:c665562cf35f
Child:
3:9669b4ffe909
Commit message:
xively-main.cpp

Changed in this revision

xively-main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/xively-main.cpp	Sat Jul 12 07:35:43 2014 +0000
+++ b/xively-main.cpp	Sat Jul 12 07:42:18 2014 +0000
@@ -24,10 +24,8 @@
 #include "HTTPClient.h"
 //#include "LM75B.h"
 
-//#define XI_FEED_ID 123456789// set Xively Feed ID (numerical, no quoutes)
-//#define XI_API_KEY "ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" // set Xively API key (double-quoted string)
-#define XI_FEED_ID 1719428810// set Xively Feed ID (numerical, no quoutes)
-#define XI_API_KEY "Dg91YJeJS1rWyHBdpTitptH5XlJjxFf2LPeRdDerSyM4SHZy"
+#define XI_FEED_ID 123456789// set Xively Feed ID (numerical, no quoutes)
+#define XI_API_KEY "ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" // set Xively API key (double-quoted string)
 
 #define XI_CHANNEL "Temp" // set Channel name