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:
182:85c62a9f146d
Parent:
178:670bd170f3eb
Child:
183:2f586f91ff23
--- a/CommonDefinitions.h	Fri Sep 12 20:45:28 2014 +0000
+++ b/CommonDefinitions.h	Sat Sep 13 02:56:10 2014 +0000
@@ -55,6 +55,9 @@
 // Multitech probe for temperature reporting
 //#define MULTITECH_TEMP_PROBE        true
 
+// Auto Registration with IOC on init/startup
+#define AUTO_REGISTER_WITH_IOC      true                            // true - auto register, false - dont
+
 // Personalities may have unique default light states
 #ifdef LIGHT_PERSONALITY
     #undef LIGHT_DEFAULT_STATE