Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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>

Item Name

GET
Description 
Data TypeSTRING
Default value 
Access RightsRead and Write
Standard PathNETx.XCON.HTTP.GET

Item Name

PUT
Description 
Data TypeSTRING
Default value 
Access RightsRead and Write
Standard PathNETx.XCON.HTTP.PUT

Item Name

RESULT
Description 
Data TypeSTRING
Default value 
Access RightsRead only
Standard PathNETx.XCON.HTTP.RESULT

Item Name

Enabled
Description 
Data TypeBOOL
Default value0 (False)
Access RightsRead and Write
Standard PathNETx.XCON.HTTP.Enabled

Item Name

LastError
Description 
Data TypeSTRING
Default valueempty string
Access RightsRead and Write
Standard PathNETx.XCON.HTTP.LastError