device_metadata Struct Reference

Container for WS-MedataExchange APIs results. More...

#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.


Detailed Description

Container for WS-MedataExchange APIs results.

This particular one relates to all dialects supported by the toolkit.


Field Documentation

struct wsa_endpoint_ref** device_metadata::host_endpoints

A list of endpoint references for the device.

struct model_info device_metadata::model_info

The device model DPWS information.

struct device_info device_metadata::device_info

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.


The documentation for this struct was generated from the following file:
Generated on Mon May 7 19:15:42 2007 for DPWS Toolkit API Reference by  doxygen 1.5.1-p1