Fixed compiler for Java code generation (not heavily tested yet, but fixes include...
[iot2.git] / localconfig / mysql / roomCameraRel.config
1 SELECT RELATION FROM
2 FIRST
3 RoomSmart
4 OTHER
5 CameraSmart
6 WHERE
7 TYPE_SOURCE LIKE 'LabRoom%' 
8 ;