AHTC/WebService/Interface/Service References/HiveService/service.wsdl

249 lines
14 KiB
XML
Raw Normal View History

2025-05-19 09:22:33 +08:00
<?xml version="1.0" encoding="utf-8"?>
<wsdl:definitions xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:tns="http://tempuri.org/" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="RGDWCSService" targetNamespace="http://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
<wsdl:types>
<xsd:schema targetNamespace="http://tempuri.org/Imports">
<xsd:import namespace="http://tempuri.org/" />
<xsd:import namespace="http://schemas.microsoft.com/2003/10/Serialization/" />
</xsd:schema>
</wsdl:types>
<wsdl:message name="IRGDWCSService_getWhEquipStatus_InputMessage">
<wsdl:part name="parameters" element="tns:getWhEquipStatus" />
</wsdl:message>
<wsdl:message name="IRGDWCSService_getWhEquipStatus_OutputMessage">
<wsdl:part name="parameters" element="tns:getWhEquipStatusResponse" />
</wsdl:message>
<wsdl:message name="IRGDWCSService_packTask_InputMessage">
<wsdl:part name="parameters" element="tns:packTask" />
</wsdl:message>
<wsdl:message name="IRGDWCSService_packTask_OutputMessage">
<wsdl:part name="parameters" element="tns:packTaskResponse" />
</wsdl:message>
<wsdl:message name="IRGDWCSService_startArrangeTask_InputMessage">
<wsdl:part name="parameters" element="tns:startArrangeTask" />
</wsdl:message>
<wsdl:message name="IRGDWCSService_startArrangeTask_OutputMessage">
<wsdl:part name="parameters" element="tns:startArrangeTaskResponse" />
</wsdl:message>
<wsdl:message name="IRGDWCSService_startInTask_InputMessage">
<wsdl:part name="parameters" element="tns:startInTask" />
</wsdl:message>
<wsdl:message name="IRGDWCSService_startInTask_OutputMessage">
<wsdl:part name="parameters" element="tns:startInTaskResponse" />
</wsdl:message>
<wsdl:message name="IRGDWCSService_startInventoryTask_InputMessage">
<wsdl:part name="parameters" element="tns:startInventoryTask" />
</wsdl:message>
<wsdl:message name="IRGDWCSService_startInventoryTask_OutputMessage">
<wsdl:part name="parameters" element="tns:startInventoryTaskResponse" />
</wsdl:message>
<wsdl:message name="IRGDWCSService_startOutTask_InputMessage">
<wsdl:part name="parameters" element="tns:startOutTask" />
</wsdl:message>
<wsdl:message name="IRGDWCSService_startOutTask_OutputMessage">
<wsdl:part name="parameters" element="tns:startOutTaskResponse" />
</wsdl:message>
<wsdl:message name="IRGDWCSService_stopTask_InputMessage">
<wsdl:part name="parameters" element="tns:stopTask" />
</wsdl:message>
<wsdl:message name="IRGDWCSService_stopTask_OutputMessage">
<wsdl:part name="parameters" element="tns:stopTaskResponse" />
</wsdl:message>
<wsdl:message name="IRGDWCSService_RFIDReadyToRead_InputMessage">
<wsdl:part name="parameters" element="tns:RFIDReadyToRead" />
</wsdl:message>
<wsdl:message name="IRGDWCSService_RFIDReadyToRead_OutputMessage">
<wsdl:part name="parameters" element="tns:RFIDReadyToReadResponse" />
</wsdl:message>
<wsdl:message name="IRGDWCSService_RFIDRequestWithReturn_InputMessage">
<wsdl:part name="parameters" element="tns:RFIDRequestWithReturn" />
</wsdl:message>
<wsdl:message name="IRGDWCSService_RFIDRequestWithReturn_OutputMessage">
<wsdl:part name="parameters" element="tns:RFIDRequestWithReturnResponse" />
</wsdl:message>
<wsdl:message name="IRGDWCSService_ReadyToHandleVision_InputMessage">
<wsdl:part name="parameters" element="tns:ReadyToHandleVision" />
</wsdl:message>
<wsdl:message name="IRGDWCSService_ReadyToHandleVision_OutputMessage">
<wsdl:part name="parameters" element="tns:ReadyToHandleVisionResponse" />
</wsdl:message>
<wsdl:message name="IRGDWCSService_VISIONRequestWithReturn_InputMessage">
<wsdl:part name="parameters" element="tns:VISIONRequestWithReturn" />
</wsdl:message>
<wsdl:message name="IRGDWCSService_VISIONRequestWithReturn_OutputMessage">
<wsdl:part name="parameters" element="tns:VISIONRequestWithReturnResponse" />
</wsdl:message>
<wsdl:message name="IRGDWCSService_Update_IO_Vision_InputMessage">
<wsdl:part name="parameters" element="tns:Update_IO_Vision" />
</wsdl:message>
<wsdl:message name="IRGDWCSService_Update_IO_Vision_OutputMessage">
<wsdl:part name="parameters" element="tns:Update_IO_VisionResponse" />
</wsdl:message>
<wsdl:portType name="IRGDWCSService">
<wsdl:operation name="getWhEquipStatus">
<wsdl:input wsaw:Action="http://tempuri.org/IRGDWCSService/getWhEquipStatus" message="tns:IRGDWCSService_getWhEquipStatus_InputMessage" />
<wsdl:output wsaw:Action="http://tempuri.org/IRGDWCSService/getWhEquipStatusResponse" message="tns:IRGDWCSService_getWhEquipStatus_OutputMessage" />
</wsdl:operation>
<wsdl:operation name="packTask">
<wsdl:input wsaw:Action="http://tempuri.org/IRGDWCSService/packTask" message="tns:IRGDWCSService_packTask_InputMessage" />
<wsdl:output wsaw:Action="http://tempuri.org/IRGDWCSService/packTaskResponse" message="tns:IRGDWCSService_packTask_OutputMessage" />
</wsdl:operation>
<wsdl:operation name="startArrangeTask">
<wsdl:input wsaw:Action="http://tempuri.org/IRGDWCSService/startArrangeTask" message="tns:IRGDWCSService_startArrangeTask_InputMessage" />
<wsdl:output wsaw:Action="http://tempuri.org/IRGDWCSService/startArrangeTaskResponse" message="tns:IRGDWCSService_startArrangeTask_OutputMessage" />
</wsdl:operation>
<wsdl:operation name="startInTask">
<wsdl:input wsaw:Action="http://tempuri.org/IRGDWCSService/startInTask" message="tns:IRGDWCSService_startInTask_InputMessage" />
<wsdl:output wsaw:Action="http://tempuri.org/IRGDWCSService/startInTaskResponse" message="tns:IRGDWCSService_startInTask_OutputMessage" />
</wsdl:operation>
<wsdl:operation name="startInventoryTask">
<wsdl:input wsaw:Action="http://tempuri.org/IRGDWCSService/startInventoryTask" message="tns:IRGDWCSService_startInventoryTask_InputMessage" />
<wsdl:output wsaw:Action="http://tempuri.org/IRGDWCSService/startInventoryTaskResponse" message="tns:IRGDWCSService_startInventoryTask_OutputMessage" />
</wsdl:operation>
<wsdl:operation name="startOutTask">
<wsdl:input wsaw:Action="http://tempuri.org/IRGDWCSService/startOutTask" message="tns:IRGDWCSService_startOutTask_InputMessage" />
<wsdl:output wsaw:Action="http://tempuri.org/IRGDWCSService/startOutTaskResponse" message="tns:IRGDWCSService_startOutTask_OutputMessage" />
</wsdl:operation>
<wsdl:operation name="stopTask">
<wsdl:input wsaw:Action="http://tempuri.org/IRGDWCSService/stopTask" message="tns:IRGDWCSService_stopTask_InputMessage" />
<wsdl:output wsaw:Action="http://tempuri.org/IRGDWCSService/stopTaskResponse" message="tns:IRGDWCSService_stopTask_OutputMessage" />
</wsdl:operation>
<wsdl:operation name="RFIDReadyToRead">
<wsdl:input wsaw:Action="http://tempuri.org/IRGDWCSService/RFIDReadyToRead" message="tns:IRGDWCSService_RFIDReadyToRead_InputMessage" />
<wsdl:output wsaw:Action="http://tempuri.org/IRGDWCSService/RFIDReadyToReadResponse" message="tns:IRGDWCSService_RFIDReadyToRead_OutputMessage" />
</wsdl:operation>
<wsdl:operation name="RFIDRequestWithReturn">
<wsdl:input wsaw:Action="http://tempuri.org/IRGDWCSService/RFIDRequestWithReturn" message="tns:IRGDWCSService_RFIDRequestWithReturn_InputMessage" />
<wsdl:output wsaw:Action="http://tempuri.org/IRGDWCSService/RFIDRequestWithReturnResponse" message="tns:IRGDWCSService_RFIDRequestWithReturn_OutputMessage" />
</wsdl:operation>
<wsdl:operation name="ReadyToHandleVision">
<wsdl:input wsaw:Action="http://tempuri.org/IRGDWCSService/ReadyToHandleVision" message="tns:IRGDWCSService_ReadyToHandleVision_InputMessage" />
<wsdl:output wsaw:Action="http://tempuri.org/IRGDWCSService/ReadyToHandleVisionResponse" message="tns:IRGDWCSService_ReadyToHandleVision_OutputMessage" />
</wsdl:operation>
<wsdl:operation name="VISIONRequestWithReturn">
<wsdl:input wsaw:Action="http://tempuri.org/IRGDWCSService/VISIONRequestWithReturn" message="tns:IRGDWCSService_VISIONRequestWithReturn_InputMessage" />
<wsdl:output wsaw:Action="http://tempuri.org/IRGDWCSService/VISIONRequestWithReturnResponse" message="tns:IRGDWCSService_VISIONRequestWithReturn_OutputMessage" />
</wsdl:operation>
<wsdl:operation name="Update_IO_Vision">
<wsdl:input wsaw:Action="http://tempuri.org/IRGDWCSService/Update_IO_Vision" message="tns:IRGDWCSService_Update_IO_Vision_InputMessage" />
<wsdl:output wsaw:Action="http://tempuri.org/IRGDWCSService/Update_IO_VisionResponse" message="tns:IRGDWCSService_Update_IO_Vision_OutputMessage" />
</wsdl:operation>
</wsdl:portType>
<wsdl:binding name="BasicHttpBinding_IRGDWCSService" type="tns:IRGDWCSService">
<soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
<wsdl:operation name="getWhEquipStatus">
<soap:operation soapAction="http://tempuri.org/IRGDWCSService/getWhEquipStatus" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="packTask">
<soap:operation soapAction="http://tempuri.org/IRGDWCSService/packTask" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="startArrangeTask">
<soap:operation soapAction="http://tempuri.org/IRGDWCSService/startArrangeTask" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="startInTask">
<soap:operation soapAction="http://tempuri.org/IRGDWCSService/startInTask" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="startInventoryTask">
<soap:operation soapAction="http://tempuri.org/IRGDWCSService/startInventoryTask" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="startOutTask">
<soap:operation soapAction="http://tempuri.org/IRGDWCSService/startOutTask" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="stopTask">
<soap:operation soapAction="http://tempuri.org/IRGDWCSService/stopTask" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="RFIDReadyToRead">
<soap:operation soapAction="http://tempuri.org/IRGDWCSService/RFIDReadyToRead" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="RFIDRequestWithReturn">
<soap:operation soapAction="http://tempuri.org/IRGDWCSService/RFIDRequestWithReturn" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="ReadyToHandleVision">
<soap:operation soapAction="http://tempuri.org/IRGDWCSService/ReadyToHandleVision" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="VISIONRequestWithReturn">
<soap:operation soapAction="http://tempuri.org/IRGDWCSService/VISIONRequestWithReturn" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="Update_IO_Vision">
<soap:operation soapAction="http://tempuri.org/IRGDWCSService/Update_IO_Vision" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
</wsdl:binding>
<wsdl:service name="RGDWCSService">
<wsdl:port name="BasicHttpBinding_IRGDWCSService" binding="tns:BasicHttpBinding_IRGDWCSService">
<!--<soap:address location="http://192.168.100.1:17021/RGDHWCSService/" />-->
<!--<soap:address location="http://24.50.108.236:17021/RGDHWCSService/" />-->
<soap:address location="http://24.50.84.56:17021/RGDWCSService/" />
</wsdl:port>
</wsdl:service>
</wsdl:definitions>