First version of skeleton-stub communication using queue and 2 sockets (one send...
[iot2.git] / localconfig / mysql / motionSensorZigbeeAddress.config
1 SELECT * FROM
2 IoTZigbeeAddress
3 WHERE
4 TYPE='MotionSensorZBAdd'
5 ;