Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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