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:
60:1cc3bdc9b20c
Parent:
59:51b631c0027a
Child:
64:a2a4892979c6
--- a/Definitions.h	Tue Mar 04 19:10:16 2014 +0000
+++ b/Definitions.h	Tue Mar 04 20:37:54 2014 +0000
@@ -37,7 +37,8 @@
 #define ENDPOINT_VERSION_ANNOUNCE "\r\nMBED IMPACT(NSP) Endpoint v1.0"
 
 // Light Configuration
-#define LIGHT_NAME          "light-%d"             // name of each light in this endpoint
+#define LIGHT_NAME          "light-nsp-%d"         // name of each light in this endpoint
+#define LIGHT_NAME_INDEX    1                      // start index for the ID of the light name   
 
 // Philips Light Config
 #define PL_ENABLE           false                  // true - enable for endpoint light, false - disable