Preparing Makefiles, stub, skeleton, config files, etc. for porting LifxLightBulb...
[iot2.git] / localconfig / mysql / speakerAddresses.config
diff --git a/localconfig/mysql/speakerAddresses.config b/localconfig/mysql/speakerAddresses.config
new file mode 100644 (file)
index 0000000..1a93655
--- /dev/null
@@ -0,0 +1,5 @@
+SELECT * FROM
+IoTDeviceAddress
+WHERE
+TYPE LIKE 'IHomeAdd%' 
+;