Recursive Query the URI Example
The following example performs a recursive query of the URI node. The device returns the URI node and the names and values of the child nodes underneath it.
<Get>
<CmdID>2</CmdID>
<Item>
<Target>
<LocURI>./DevDetail/URI?list=StructData</LocURI>
</Target>
</Item>
</Get>
See Also
DevDetail Configuration Service Provider Examples for OMA DM
Send Feedback on this topic to the authors