Adding some notes about Java struct issue that can only be declared as static variable
[iot2.git] / localconfig / mysql / roomSet.config
1 SELECT * FROM
2 RoomSmart
3 WHERE
4 TYPE='HomeRoom'
5 ;