Fixing MySQL query parsing bug for IoTRelation; adjusting MySQL queries for new inter...
[iot2.git] / localconfig / mysql / roomSensorRelation.config
index 52a7dce131518ec4a3cecc8be3244448c80720c9..4ca17948b1d2a5959a247f8284da624bb10b72f3 100644 (file)
@@ -1,6 +1,6 @@
 SELECT RELATION FROM
 FIRST
-Room
+RoomSmart
 OTHER
-SmartthingsSensor
+SmartthingsSensorSmart
 ;