Share via


Query the Top-Level Node of the DevDetail Object Example

Send Feedback

The following example queries the top-level node of the DevDetail object. The device returns the names of the child nodes one level under ./DevDetail.

Note   Because only the names of the immediate child nodes are returned, the response is "URI/DevTyp/OEM/FwV/SwV/HwV/LrgObj" and all three nodes under ./DevDetail/URI are omitted.

<Get>
   <CmdID>2</CmdID>
   <Item>
      <Target>
         <LocURI>./DevDetail</LocURI>
      </Target>
   </Item>
</Get>

See Also

DevDetail Configuration Service Provider Examples for OMA DM

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.