The document describes the OMA Device Management Protocol version 2.0. It discusses:
1. OMA DM 2.0 leverages a RESTful architecture for scalability and improved management performance on less capable devices.
2. The protocol defines commands like HGET, HPUT, and DELETE for retrieving, sending, and deleting management data using HTTP.
3. It specifies the package flow between the DM server and client, including packages for session initiation, commands, and responses.