Adjusting cleanrun.bash with new script naming for router, e.g. clean.sh
[iot2.git] / localconfig / mysql / audioRooms.config
1 SELECT * FROM
2 RoomSmart
3 WHERE
4 TYPE='AudioRoom'
5 ;