<iq to="hostname" type="get">
  <request>
    <metadata>
      <jobType>GetDevice</jobType>
      <toUuid>Device you want to get</toUuid>
    </metadata>
  </request>
</iq>
{
  'uuid': 'uuid',
  'discoverWhitelist': ['uuid']
}