B
bsimaie
Hello,
could somebody help me to convert the below UPnP service filr to WSDL
web servive file:
<serviceList>
<service>
<serviceType>
urn:schemas-upnp-org:serviceowerSwitch:1
</serviceType>
<serviceId> urn:upnp-org:serviceowerSwitch:1
</serviceId>
<controlURL>/upnp/control/power1</controlURL>
<eventSubURL>/upnp/control/power1</eventSubURL>
<SCPDURL>/blenderpowerSCPD.xml</SCPDURL>
</service>
<actionList>
<action>
<name>SetSpeed</name>
<argumentList>
<argument>
<name>Speed</name>
</argument>
</argumentList>
</action>
</actionList>
thanks in advance
bobby
could somebody help me to convert the below UPnP service filr to WSDL
web servive file:
<serviceList>
<service>
<serviceType>
urn:schemas-upnp-org:serviceowerSwitch:1
</serviceType>
<serviceId> urn:upnp-org:serviceowerSwitch:1
</serviceId>
<controlURL>/upnp/control/power1</controlURL>
<eventSubURL>/upnp/control/power1</eventSubURL>
<SCPDURL>/blenderpowerSCPD.xml</SCPDURL>
</service>
<actionList>
<action>
<name>SetSpeed</name>
<argumentList>
<argument>
<name>Speed</name>
</argument>
</argumentList>
</action>
</actionList>
thanks in advance
bobby