git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.RemObjects@68 b6239004-a887-0f4b-9937-50029ccdca16
63 lines
1.9 KiB
XML
63 lines
1.9 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Library Name="PairingLibrary" UID="{C04AE0F2-540E-434F-96FA-08B8A7810005}" Version="3.0">
|
|
<Services>
|
|
<Service Name="TestService" UID="{9EBE02FE-042B-4D63-BE6B-933FE382F13B}">
|
|
<Interfaces>
|
|
<Interface Name="Default" UID="{7941D2C3-63AE-4559-BB62-3443C5B3EB3F}">
|
|
<Documentation><![CDATA[Service SyncServerService. This service has been automatically generated using the RODL template you can find in the Templates directory.]]></Documentation>
|
|
<Operations>
|
|
<Operation Name="GetServerTime" UID="{BF8BB1F0-4EA9-4374-8E06-2CF0A1A5455F}">
|
|
<Parameters>
|
|
<Parameter Name="Result" DataType="DateTime" Flag="Result">
|
|
</Parameter>
|
|
</Parameters>
|
|
</Operation>
|
|
</Operations>
|
|
</Interface>
|
|
</Interfaces>
|
|
</Service>
|
|
<Service Name="PairingService" UID="{2929B8EE-A872-4831-8D5C-5455CE093B0F}">
|
|
<Interfaces>
|
|
<Interface Name="Default" UID="{CBA27400-AE3F-4945-8520-0EA97EC5DE41}">
|
|
<Operations>
|
|
<Operation Name="LoginAttempt" UID="{C8A39B4B-04E4-4E12-8F59-9545B2FF171F}">
|
|
<Parameters>
|
|
<Parameter Name="Result" DataType="Integer" Flag="Result">
|
|
</Parameter>
|
|
<Parameter Name="ClientGuid" DataType="Guid" Flag="In" >
|
|
</Parameter>
|
|
</Parameters>
|
|
</Operation>
|
|
<Operation Name="ConfirmCode" UID="{6E6E5927-EE71-44DC-AC0E-261B8676F4CD}">
|
|
<Parameters>
|
|
<Parameter Name="Result" DataType="Boolean" Flag="Result">
|
|
</Parameter>
|
|
<Parameter Name="Code" DataType="AnsiString" Flag="In" >
|
|
</Parameter>
|
|
<Parameter Name="ClientGuid" DataType="Guid" Flag="In" >
|
|
</Parameter>
|
|
</Parameters>
|
|
</Operation>
|
|
</Operations>
|
|
</Interface>
|
|
</Interfaces>
|
|
</Service>
|
|
</Services>
|
|
<Structs>
|
|
</Structs>
|
|
<Enums>
|
|
<Enum Name="PairingStatus" UID="{7E1EB789-4FF9-4F97-8F12-1CE138BB5205}">
|
|
<EnumValues>
|
|
<EnumValue Name="Successfull">
|
|
</EnumValue>
|
|
<EnumValue Name="PairingRequired">
|
|
</EnumValue>
|
|
<EnumValue Name="PairingBusy">
|
|
</EnumValue>
|
|
</EnumValues>
|
|
</Enum>
|
|
</Enums>
|
|
<Arrays>
|
|
</Arrays>
|
|
</Library>
|