Perfecting 4th benchmark; adding needed MySQL config files; maturing Zigbee drivers
[iot2.git] / localconfig / mysql / motionSensorUdpAddress.config
1 SELECT * FROM
2 IoTDeviceAddress
3 WHERE
4 TYPE='MotionSensorAdd'
5 ;