Share via


Turning the Alarm Off Example for OMA DM

4/8/2010

This example turns the alarm off.

Code Example

<Replace>
   <CmdID>1</CmdID>
   <Item>
      <Target><LocURI>./Vendor/MSFT/Clock/AlarmOn</LocURI></Target>
      <Data>0</Data>
   </Item>
</Replace>

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

OMA DM Provisioning Files

Other Resources

Clock Configuration Service Provider Examples for OMA DM