Fixed compiler for Java code generation (not heavily tested yet, but fixes include...
[iot2.git] / localconfig / mysql / waterleakSensorZigbeeAddress.config
1 SELECT * FROM
2 IoTZigbeeAddress
3 WHERE
4 TYPE='WaterLeakSensorZBAdd'
5 ;