Difference between revisions of "HTTP(s) Push - JSON/XML"

From wiki.netio-products.com
Jump to navigation Jump to search
 
Line 1: Line 1:
PowerCable MQTT 101x periodically connects to the specified server over http / https and sends data in a .json (JavaScript Object Notation) or .xml (EXtensible Markup Language) structure.  
+
NETIO device periodically connects to the specified server over <b>http</b> or <b>https</b> and sends data in a .json (JavaScript Object Notation) or .xml (EXtensible Markup Language) structure.
 +
Within established TCP connection is possible to also control device outputs (since fw 3.0.0).  
  
 +
 +
===More on the NETIO website:===
 
https://www.netio-products.com/en/glossary/https-push-json
 
https://www.netio-products.com/en/glossary/https-push-json
  

Latest revision as of 14:19, 30 November 2020

NETIO device periodically connects to the specified server over http or https and sends data in a .json (JavaScript Object Notation) or .xml (EXtensible Markup Language) structure. Within established TCP connection is possible to also control device outputs (since fw 3.0.0).


More on the NETIO website:

https://www.netio-products.com/en/glossary/https-push-json

https://www.netio-products.com/en/glossary/https-push-xml

Supported devices:


Standard NETIO HTTP(s) Push API

Download the Protocol description in PDF: NETIO HTTP(s) Push JSON/XML API