#include <dpws.h>
Data Fields | |
wsa_endpoint_ref ** | host_endpoints |
A list of endpoint references for the device. | |
model_info | model_info |
The device model DPWS information. | |
device_info | device_info |
The device own information. | |
service_info ** | services |
A list of the services hosted by the device. | |
wsdl_info ** | wsdls |
List of WSDL files for the device. |
This particular one relates to all dialects supported by the toolkit.
A list of endpoint references for the device.
The device model DPWS information.
The device own information.
struct service_info** device_metadata::services |
A list of the services hosted by the device.
struct wsdl_info** device_metadata::wsdls |
List of WSDL files for the device.