82
WAGO TO-PASS® Web
WAGO-TO-PASS® 761
761-112 Telecontrol Module Compact, Web
Manual
Version 2.0.0
9.2
HTTP Request
The HTTP method "POST" transmits the process image of the
TO-PASS
®
telecontrol module to the Internet to the WAGO
TO-PASS
®
portal. A data set
consists of form data in the context of the request (header and data string).
All data is transmitted in a string (ASCII characters) without any line breaks.
Individual variables are separated by the “&” character.
9.2.1
Example HTTP Request
The HTTP request consists of both header and data string, which are separated by
an empty line (<CR><LF> = Carriage Line Feed).
To improve readability line breaks have been inserted within the data string.
POST /wago/saveTO-PASS.php HTTP/1.0<CR><LF>
Host: www.to-pass.com<CR><LF>
Content type: application/x-www-form-urlencoded<CR><LF>
Content length: 249<CR><LF>
<CR><LF>
ID=TO-PASS;12345&PA=0000;home ;99
&TI=11/05/05,14:34:21
&D1=1;0&D2=0;0&D3=0;0&D4=0;0&D5=0;0&D6=0;0&D7=0;0&D8=0;0
&A1=+00.00;mA;0&A2=+00.00;mA;0&A3=+00.00;mA;0&A4=+00.00;mA;0
&A5=+00.00;mA;0&A6=+00.00;mA;0&A7=+00.00;mA;0&A8=+00.00;mA;0
&US=Test measuring points