Expand description
Description is the second step of UPnP, after Discovery. Using the location retrieved from discovery, retrieve an XML document over HTTP. This document enumerates the capabilities of the given device.
Structs§
- Description
- This document contains the root device description and metadata
- Device
- A Logical device. One physical “Device” may contain multiple logical Devices.
- Device
Type - Service
- Logical functional unit, Smallest units of control. Exposes actions and models the state of a physical device with state variables.
- Service
Id - Service
Type - Spec
Version - Unique
Device Name
Functions§
- describe
- Retrieve and parse a device description. See the location field from discovery::Device.