Adding ESP8266 code; modified for the latest password for LEDE
[iot2.git] / localconfig / mysql / gps_address.config
1 SELECT * FROM
2 IoTDeviceAddress
3 WHERE
4 TYPE='GPSPhoneGatewayAdd'
5 ;