Core Base Classes for the Light Endpoints

Dependencies:   BufferedSerial

Dependents:   mbed_mqtt_endpoint_ublox_ethernet mbed_mqtt_endpoint_ublox_cellular mbed_nsp_endpoint_ublox_cellular mbed_nsp_endpoint_ublox_ethernet ... more

Revision:
114:bd38ad417d6a
Parent:
113:432b68bd198f
Child:
119:c620eb98af8b
--- a/CommonDefinitions.h	Tue Mar 18 21:50:19 2014 +0000
+++ b/CommonDefinitions.h	Wed Mar 19 03:30:37 2014 +0000
@@ -56,6 +56,10 @@
 // Default Light State
 #define LIGHT_DEFAULT_STATE         1              // ON by default
 
+// IOC Linkage Resource
+#define IOC_LINKAGE_RESOURCE        "/dev/addldata"                 // resource containing IOC linkage ID
+#define IOC_LINKAGE_UNSET           "id:0"                          // IOC linkage not set
+
 // Philips Light Support
 #define PL_LIGHT_ID_DOUG            1                               // Dougs Light
 #define PL_LIGHT_ID_BILL            2                               // Bills Light