Fix connections

This commit is contained in:
ashatora
2024-04-30 21:41:29 +03:00
parent 856e796da1
commit c6ccebd4fe
2 changed files with 33 additions and 17 deletions

11
examples/catalog.json Normal file
View File

@@ -0,0 +1,11 @@
{
"files": [],
"url": "http://10.10.8.79:7001/xmlrpc",
"params": {
"from": "tcp://kptsp_vb",
"query_data": "<?xml version=\"1.0\" encoding=\"utf-8\"?><request><header parcel_id=\"990715ba919544a98f22cc7d3b0d9e8d\"/><getCatalog/></request>",
"query_type": 4,
"to": "tcp://bnd127",
"user_id": 0
}
}