Share via


Query the Software Version Example

4/8/2010

The following example queries the SwV node under DevDetail. The device returns the Software version in the format OS major number.OS minor number.Build number.QFE number.

Code Example

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

Remarks

One provisioning XML file typically contains configuration information for multiple Configuration Service Providers. To use this example, you must replace the values as appropriate, and add the node as a child of the SyncBody node in an OMA DM provisioning file. For more information about the syntax of the provisioning file, see OMA DM Provisioning Files.

See Also

Concepts

DevDetail Configuration Service Provider Examples for OMA DM