Updating database with relations; Adding new SQL query config files
[iot2.git] / localconfig / mysql / GoogleAccountAddress.config
1 SELECT * FROM
2 IoTAddress
3 WHERE
4 TYPE='GoogleBrilloWeave1'
5 ;