Adding config file for sharing.
[iot2.git] / localconfig / mysql / rooms.config
1 SELECT * FROM
2 RoomSmart
3 WHERE
4 TYPE='LabRoom'
5 ;