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