/
xcon.CreateHTTP
xcon.CreateHTTP
Description
This function can be used to create an HTTP connection in LUA.
Signature
xcon.CreateHTTP (string)Parameters
Name | Type | Mandatory/Optional | Description |
---|---|---|---|
string | M | Handle that identifies the connection within the LUA script. |
Return
None., multiple selections available,
Related content
xcon.SendTextTo
xcon.SendTextTo
More like this
Integrate other HTTP / web services
Integrate other HTTP / web services
Read with this
xcon.Create
xcon.Create
More like this
HTTP data point definitions
HTTP data point definitions
Read with this
xcon.CreateTCP
xcon.CreateTCP
More like this
xcon.SendText (HTTP POST with JSON string)
xcon.SendText (HTTP POST with JSON string)
More like this