XML Tags |
Opt/Mand |
Notes |
<RaspberryPi Version="1"> |
|
|
<FromPi> |
|
|
<FPiRegCode></FPiRegCode>
|
Mandatory
|
FromPi Registration
Hash Code
|
<FPiEmail></FPiEmail>
|
Mandatory
|
FromPi Contact
Email
|
<FPiContactNumber></FPiContactNumber>
|
Optional
|
FromPi Contact
Phone
|
<FPiId></FPiId>
|
Mandatory
|
A Unique Id To
Identify the request |
<ProcStatus></ProcStatus>
|
Optional
|
Mandatory if
replying
success or fail |
<ProcErrorMessage></ProcErrorMessage>
|
Optional
|
Mandatory if
replying
Description of error in data |
<ProcDeliveryType></ProcDeliveryType>
|
Optional
|
Mandatory if
replying
data or ftp or http |
<ProcDeliveryTime></ProcDeliveryTime>
|
Optional
|
Mandatory if
replying
0 - 20 minutes 0=returned in <data> |
<ProcDeliveryLocation>
</ProcDeliveryLocation>
|
Optional
|
Mandatory if
replying and delivery type = ftp or http
url to pick up data |
</FromPi> |
|
|
<ToPi> |
|
|
<TPiRegCode></TPiRegCode>
|
Mandatory
|
ToPi Registration
Hash Code
|
<TPiEmail></TPiEmail>
|
Mandatory
|
ToPi Contact Email
|
<TPiContactNumber></TPiContactNumber>
|
Optional
|
ToPi Contact Phone
|
<FPiId></FPiId>
|
Optional
|
Mandatory if
replying to processing request - taken from input xml |
</ToPi> |
|
|
<Package> |
|
|
<PackRules></PackRules>
|
Optional
|
Processing Rules
if required by ToPi service |
<PackCompression><PackCompression>
|
Mandatory
|
Zip
|
<PackEncoding><PackEncoding>
|
Mandatory
|
Base64
|
<PackContent><PackContent>
|
Mandatory
|
Data to be
processed by ToPi
|
</Package> |
|
|
</Data> |
|
|
</RaspberryPi> |
|
|