Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The HTTP interface is used to send and receive data and information from HTTP server. The HTTP resource definition table defines the data that is sent to or received from the defined HTTP data points.

File location

<WorkspaceDirectory>\DataFiles\xio.HTTP.ResourceDefinitions.dat


Col#Parameter DescriptionScopeUnitMandatory / default value
1Nameit is the key that identifies the resource within the data point definitions. The name can freely be chosen but has to be unique.stringNonemandatory
2Type

type of encoding. 

XML, JSON, URL encoded, TextNonemandatory
3Resourceit defines the content that is excepted at the HTTP server. The structure and type depends on the used encoding and on the direction (polling or update). Examples and more information can be found within this tutorial.stringNonemandatory
  • No labels