/
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
stringMHandle that identifies the connection within the LUA script.

Return

None.

Related content

Integrate other HTTP / web services
Integrate other HTTP / web services
Read with this
HTTP data point definitions
HTTP data point definitions
Read with this
xcon.SendText (HTTP POST with JSON string)
xcon.SendText (HTTP POST with JSON string)
More like this