HTTP XCON Interface
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 Name | Description | Data Type | Default Value | Access Rights | Standard Path |
---|---|---|---|---|---|
GET | STRING | Read and Write | NETx.XCON.<HTTP>.GET | ||
PUT | STRING | Read and Write | NETx.XCON.<HTTP>.PUT | ||
RESULT | STRING | Read only | NETx.XCON.<HTTP>.RESULT | ||
Enabled | BOOL | 0 (False) | Read and Write | NETx.XCON.<HTTP>.Enabled | |
LastError | STRING | <empty> | Read and Write | NETx.XCON.<HTTP>.LastError |