Merge branch 'master' of ssh://plrg.eecs.uci.edu/home/git/iot2
[iot2.git] / localconfig / mysql / motionSensorZigbeeAddress.config
1 SELECT * FROM
2 IoTZigbeeAddress
3 WHERE
4 TYPE='MotionSensorZBAdd'
5 ;