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