Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

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.

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
  • No labels