UPnP::DeviceControl::RootConfig Struct Reference
#include <DeviceControl.h>
Collaboration diagram for UPnP::DeviceControl::RootConfig:
Public Attributes | |
ControlPoint & | controlPoint |
CString | baseUrl |
e.g. "http://192.168.1.1:80" More... | |
CString | basePath |
Includes trailing path separator, e.g. "/devices/1/". More... | |
Member Data Documentation
◆ basePath
CString UPnP::DeviceControl::RootConfig::basePath |
Includes trailing path separator, e.g. "/devices/1/".
◆ baseUrl
CString UPnP::DeviceControl::RootConfig::baseUrl |
e.g. "http://192.168.1.1:80"
◆ controlPoint
ControlPoint& UPnP::DeviceControl::RootConfig::controlPoint |
The documentation for this struct was generated from the following file: