Difference between revisions of "HTTP(s) Push - JSON/XML"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
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 | ||
https://www.netio-products.com/en/glossary/https-push-xml | https://www.netio-products.com/en/glossary/https-push-xml | ||
+ | ===Supported devices:=== | ||
+ | * [https://www.netio-products.com/en/device/powercable-rest-101x PowerCable REST 101x]<br> | ||
+ | * [https://www.netio-products.com/en/device/powerdin-4pz PowerDIN 4PZ] <br> | ||
+ | * PowerBOX 4Kx <br> | ||
+ | * [https://www.netio-products.com/en/device/powerbox-3px PowerBOX 3Px] (no energy metering)<br> | ||
+ | * [https://www.netio-products.com/en/device/powerpdu-4ps PowerPDU 4PS] (no energy metering)<br> | ||
= Standard NETIO HTTP(s) Push API = | = Standard NETIO HTTP(s) Push API = | ||
Download the Protocol description in <b>PDF</b>: [https://www.netio-products.com/en/download#open-api NETIO HTTP(s) Push JSON/XML API] | Download the Protocol description in <b>PDF</b>: [https://www.netio-products.com/en/download#open-api NETIO HTTP(s) Push JSON/XML API] |
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