Changing the alarm/siren driver - make it always authenticate when it is to make...
[iot2.git] / localconfig / mysql / motionSensorUdpAddress.config
1 SELECT * FROM
2 IoTDeviceAddress
3 WHERE
4 TYPE='MotionSensorAdd'
5 ;