Adjusting Makefiles and config files for a master RaspberryPi
[iot2.git] / localconfig / mysql / roomMainBulbRel.config
1 SELECT RELATION FROM
2 FIRST
3 RoomSmart
4 OTHER
5 LightBulbSmart
6 WHERE
7 TYPE_SOURCE LIKE 'LabRoom%' 
8 ;