Commit a12c5ca0 authored by Philipp's avatar Philipp

Update README.md

parent 2a6a5852
...@@ -9,6 +9,7 @@ partition_parameter_kw = { ...@@ -9,6 +9,7 @@ partition_parameter_kw = {
"erp5-username": "<USERNAME>", "erp5-username": "<USERNAME>",
"erp5-password": "<PASSWORD>", "erp5-password": "<PASSWORD>",
"opcua-port": <PORT> "opcua-port": <PORT>
"opcua-xml-url": "<opcua-server-config.xml>"
} }
filter_kw = { "computer_guid": "COMP-****" } filter_kw = { "computer_guid": "COMP-****" }
request(software_release=release, partition_reference="****", partition_parameter_kw=partition_parameter_kw, filter_kw=filter_kw) request(software_release=release, partition_reference="****", partition_parameter_kw=partition_parameter_kw, filter_kw=filter_kw)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment