Remote Writing IoT Data to Influx-DB over HTTP-API.

Dependencies:   FXOS8700CQ mbed

Fork of AvnetATT_shape_hackathon by Demo Software for Avnet+AT&T IoT kit.

Files at this revision

API Documentation at this revision

Comitter:
fenar
Date:
Tue Oct 10 15:56:54 2017 +0000
Parent:
36:515021fabf15
Commit message:
Minor Updates.

Changed in this revision

config_me.h Show annotated file Show diff for this revision Revisions of this file
--- a/config_me.h	Tue Oct 10 13:57:44 2017 +0000
+++ b/config_me.h	Tue Oct 10 15:56:54 2017 +0000
@@ -21,7 +21,7 @@
 // Once your FLOW device has been initialized (Virtual Device Initialize clicked),
 // the Virtual Device will show up in M2X.  This is its "DEVICE SERIAL" field
 // https://runm-central.att.io/7112dfcbd9ae0/921b0008500b/b2f385c14622519/in/flow 
-#define FLOW_DEVICE_NAME                "starterkit002"
+#define FLOW_DEVICE_NAME                "starterkit001"
 
 // This constant defines how often sensors are read and sent up to FLOW
 #define SENSOR_UPDATE_INTERVAL_MS       5000; //5 seconds