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.

  value Item NameAccess Rights
Item NameGETDescriptionData TypeSTRINGDefault ValueAccess RightsStandard Path
GET
STRING
Read and WriteStandard PathNETx.XCON.<HTTP>.GET

Item Name

PUT
Description 
Data Type
STRING
Default value 

Access RightsRead and WriteStandard PathNETx.XCON.<HTTP>.PUT

Item Name

RESULT
Description 

Data TypeSTRING
Default value 

Access RightsRead onlyStandard PathNETx.XCON.<HTTP>.RESULT
EnabledDescription Data Type
BOOLDefault value0 (False)Access RightsRead and WriteStandard PathNETx.XCON.<HTTP>.Enabled

Item Name

LastError
Description 

Data TypeSTRING
Default valueempty string
<empty>Read and WriteStandard PathNETx.XCON.<HTTP>.LastError

...