Http Request; Example Http Request - WAGO 761-114 Manual

Telecontrol module compact, 2 ai, web, modbus485 for wago-to-pass 761, telecontrol module for fault detection/indication, monitoring and remote control
Table of Contents

Advertisement

WAGO-TO-PASS® 761
761-114 Telecontrol Module Compact, 2 AI, Web, MODBUS485
10.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
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.
10.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 Return + 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
Manual
Version 1.0.0
WAGO TO-PASS® Web
®
®
portal. A data set
101

Advertisement

Table of Contents
loading

Table of Contents