Adjusting cleanrun.bash with new script naming for router, e.g. clean.sh
[iot2.git] / localconfig / mysql / waterleakSensorUdpAddress.config
1 SELECT * FROM
2 IoTDeviceAddress
3 WHERE
4 TYPE='WaterLeakSensorAdd'
5 ;