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