GUPnP.DeviceProxy¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent_instance |
r |
Class Details¶
- class GUPnP.DeviceProxy(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
Interaction with remote UPnP devices.
GUPnP.DeviceProxy
allows for retrieving proxies for a device’s sub-devices and services. It implements the [class`GUPnP`.DeviceInfo] abstract class.