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>

Item NameDescriptionData TypeDefault ValueAccess RightsStandard Path
GET
STRING
Read and WriteNETx.XCON.<HTTP>.GET

...

PUT
STRING
Read and WriteNETx.XCON.<HTTP>.PUT

...

RESULT
STRING
Read onlyNETx.XCON.<HTTP>.RESULT

...

Enabled
BOOL0 (False)Read and WriteNETx.XCON.<HTTP>.Enabled

...

LastError
STRING<empty>Read and WriteNETx.XCON.<HTTP>.LastError

...