Remote Writing IoT Data to Influx-DB over HTTP-API.
Fork of AvnetATT_shape_hackathon by
Revision 37:bb05aebd6139, committed 2017-10-10
- 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