Difference between revisions of "HTTP(s) Push - JSON/XML"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | + | 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 13: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:
- PowerCable REST 101x
- PowerDIN 4PZ
- PowerBOX 4Kx
- PowerBOX 3Px (no energy metering)
- PowerPDU 4PS (no energy metering)
Standard NETIO HTTP(s) Push API
Download the Protocol description in PDF: NETIO HTTP(s) Push JSON/XML API