/
HTTP XCON Interface
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 |
, multiple selections available,
Related content
XIO Interfaces
XIO Interfaces
More like this
Integrate other HTTP / web services
Integrate other HTTP / web services
More like this
BACnet XIO Interface
BACnet XIO Interface
More like this
HTTP data point definitions
HTTP data point definitions
Read with this
Tutorial: integrate web content from HTTP(S) servers
Tutorial: integrate web content from HTTP(S) servers
More like this
TCP Interface
TCP Interface
More like this