Changing IoTRMIComm into abstract and refactoring into Client and Server parts
[iot2.git] / localconfig / mysql / devUdpAddress.config
1 SELECT * FROM
2 IoTDeviceAddress
3 WHERE
4 TYPE='SpruceSensorAdd'
5 ;