Skip to main content

HTTP

As an HTTP client, the gateway converts added data points into the corresponding JSON format and uploads the data. HTTP parameters are as follows:
  • Real-Time Data: POST/GET; Real-Time Data URL;
  • HTTP (Header);
  • timeout: sendafter, waitservice time;
  • uploadinterval: gatewayeveryintervaltimeperformupload(uploadintervalneed to timeout).

Figure 103 HTTPData PushConfiguration

uploadpointadd

Configurationstepsas follows:
  1. Click the Add button.
  2. in openwindowinselectneed to upload data point;
  3. Click the "OK" buttoncompletepoint add.
oncanaddmore pointuploadlist.

Figure 104 addHTTPData Pushpoint

Figure 105 log--HTTP

Parameter

ifneed to in httpupload data pointadd , canadd"Parameter"(JSON). in HTTPpage Click"add"button, selectneed to upload Tag point, Double-click Tag point, in "Parameter"inaddneed to json, such as {"unit":""}. the need to template. HTTPupload jsonas follows:
{
"温度":35.4,
"电压":212,
"time":1602637080
}