The HTTP interface can be used to get information from a remote host into the NETx BMS Core Server. A simple HTTP request is sent to the remote host and its result is stored in another item. It can be read, analyzed, and more information taken off of it. It needs to be enabled before it can be used.
<table> <colgroup> <col/> <col/> </colgroup> <tbody> <tr> <th> <p>Item Name</p>
</th> <th>GET</th> </tr> <tr> <td>Description </td> <td> </td> </tr> <tr> <td>Data Type </td> <td>STRING</td> </tr> <tr> <td>Default value </td> <td></td> </tr> <tr>
<td>Access Rights </td> <td>Read and Write </td> </tr> <tr> <td>Standard Path </td>
<td> NETx.XCON.<HTTP>.GET </td> </tr> </tbody> </table> <p></p>
<table> <colgroup> <col/> <col/> </colgroup> <tbody> <tr> <th> <p>Item Name</p>
</th> <th>PUT</th> </tr> <tr> <td>Description </td> <td> </td> </tr> <tr> <td>Data Type </td> <td>STRING</td> </tr> <tr> <td>Default value </td> <td></td> </tr> <tr>
<td>Access Rights </td> <td>Read and Write </td> </tr> <tr> <td>Standard Path </td>
<td> NETx.XCON.<HTTP>.PUT </td> </tr> </tbody> </table> <p></p>
<table> <colgroup> <col/> <col/> </colgroup> <tbody> <tr> <th> <p>Item Name</p>
</th> <th>RESULT</th> </tr> <tr> <td>Description </td> <td> </td> </tr> <tr> <td>Data
Type </td> <td>STRING</td> </tr> <tr> <td>Default value </td> <td></td> </tr> <tr>
<td>Access Rights </td> <td>Read only </td> </tr> <tr> <td>Standard Path </td> <td> NETx.XCON.<HTTP>.RESULT </td> </tr> </tbody> </table> <p></p>
<table> <colgroup> <col/> <col/> </colgroup> <tbody> <tr> <th> <p>Item Name</p>
</th> <th>Enabled</th> </tr> <tr> <td>Description </td> <td> </td> </tr> <tr> <td>Data
Type </td> <td>BOOL</td> </tr> <tr> <td>Default value </td> <td>0 (False)</td> </tr>
<tr> <td>Access Rights </td> <td>Read and Write </td> </tr> <tr> <td>Standard Path
</td> <td> NETx.XCON.<HTTP>.Enabled </td> </tr> </tbody> </table> <p></p>
<table> <colgroup> <col/> <col/> </colgroup> <tbody> <tr> <th> <p>Item Name</p>
</th> <th>LastError</th> </tr> <tr> <td>Description </td> <td> </td> </tr> <tr> <td>Data
Type </td> <td>STRING</td> </tr> <tr> <td>Default value </td> <td>empty string</td>
</tr> <tr> <td>Access Rights </td> <td>Read and Write </td> </tr> <tr> <td>Standard
Path </td> <td> NETx.XCON.<HTTP>.LastError </td> </tr> </tbody> </table> <p></p>
General
Content
Integrations