MBED NanoService Lighting Endpoint for NXP Ublox (Ethernet enabled)

Dependencies:   C027 C12832 EthernetInterface StatusReporter LM75B endpoint_core endpoint_nsp mbed-rtos mbed nsp_resources

Revision:
4:2469fd2fba1c
Parent:
0:dcced975fb52
Child:
5:9e795e139e45
--- a/Definitions.h	Wed Feb 26 21:32:40 2014 +0000
+++ b/Definitions.h	Wed Feb 26 21:49:33 2014 +0000
@@ -38,6 +38,10 @@
 #define NSP_NODE_LIFETIME   "1200"                 // Node lifetime
 #define RD_UPDATE_PERIOD    60                     // The number of seconds between NSP registration messages
 
+// Endpoint GPS Coordinates
+#define ENDPOINT_LOCATION   "Oulo Finland"         // Where this light/endpoint lives
+#define ENDPOINT_GPS_COORDS "65.017210,25.492411"  // Where this light/endpoint lives
+
 // Resource Configuration
 #define RESOURCE_NAME_LEN   64                     // Resource name max length
 #define RESOURCE_VALUE_LEN  64                     // Resource value max length