Tested C++ RPS/RMI libraries for arbitrary objects and arbitrary remote calls
[iot2.git] / localconfig / mysql / speakerAddresses.config
1 SELECT * FROM
2 IoTDeviceAddress
3 WHERE
4 TYPE LIKE 'IHomeAdd%' 
5 ;