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