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