# Post Client

Click on “System Configuration”->”POST Client”.

This form is used to define the address of Boomerang server the gateway sends the measurements to.

1\.     Select the checkboxes as shown below.

<figure><img src="/files/cuyGjFQsIucGQXz2sqS2" alt="" width="563"><figcaption></figcaption></figure>

2\.    Select XML Data Type.

3\.    Enter URL-field (which must point to the Boomerang server and its BBO receiver page, which in the example is <http://www.boomerang3.com/receiver/bbo>),

4\.    Enter 60 into the Period field which defines in seconds how often the gateway “details.xml” file to the server.

5\.    Click “Save” button at the bottom of the page to save your changes.&#x20;

<table><thead><tr><th width="223">Parameter</th><th>Description</th></tr></thead><tbody><tr><td>Enable Client:</td><td>Select to enable the posts from BBO. Must be selected.</td></tr><tr><td>POST Header:</td><td>Select to include POST header. Must be selected. </td></tr><tr><td>Data Type:</td><td>POST data type XML or CSV. Must be set to XML. </td></tr><tr><td>URL:</td><td><p>Boomerang 3 server and its BBO receiver page.</p><p>Default <a href="http://boomerang3.com/receiver/bbo">http://boomerang3.com/receiver/bbo</a>. </p></td></tr><tr><td>Period:</td><td><p>Defines posts period in seconds.</p><p>Set it to 60 s initially.</p><p>The measurement period of a BBO sensor is set in Boomerang. A change for one BBO sensor changes the period for all the sensors handled by a given BBO. The new period value is then sent to BBO using POST back.</p><p>The older types of BBO do not support period modification from Boomerang and in their case the period must be set manually. </p></td></tr><tr><td>Enable Proxy:</td><td>Check to enable proxy. </td></tr><tr><td>Proxy URL:</td><td>Enter proxy URL. </td></tr><tr><td>Filter</td><td>Set to “Off (send all data)”.</td></tr><tr><td>Device</td><td>Set to “All devices”.</td></tr><tr><td>ROMId</td><td>Set to “0000000000000000”.</td></tr><tr><td>Offset</td><td>Set to “0”.</td></tr><tr><td>Tag</td><td>All empty.</td></tr><tr><td>No Attributes</td><td>Not checked.</td></tr></tbody></table>

&#x20;  &#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.boomerang3.com/bbo-gateway-installation-manual/bbo-web-interface/system-configuration/post-client.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
