When the XML API is enabled, other M2M protocols are disabled. After clicking Save changes, you
will be asked to confirm the deactivation of the other protocols.
Click Confirm to confirm the action or Cancel to return to the XML API protocol configuration.
For an example of reading the output state using XML API, click the “Test XML API - Open XML API
file (read password required)” link.
After entering the username and password, you will receive an xml file with the NETIO device
current state.
URL for downloading/uploading the netio.xml file: http://<NETIO Device IP>/netio.xml
e.g. http://192.168.64.12/netio.xml
Note: Measurement data available only for PowerBOX 4Kx.
Example of the netio.xml file
<?xml version="1.0" encoding="utf-8"?>
<set:Root xmlns:set="http://www.netio-
products.com/XMLSchema/NETIO.xsd">
<Agent>
<Model>4KE</Model>
<DeviceName>PowerBOX-4Kx</DeviceName>
<OemID>500</OemID>
<VendorID>0</VendorID>
<Version>3.1.1</Version>
<XmlVer>2.4</XmlVer>
<SerialNumber>24A42C3986EE</SerialNumber>
<MAC>24:A4:2C:39:86:EE</MAC>
<Uptime>76384</Uptime>
<Time>2021-03-31T16:53:42+01:00</Time>
<NumOutputs>4</NumOutputs>
<NumInputs>0</NumInputs>
</Agent>
<GlobalMeasure>
<OverallPowerFactor>999.00</OverallPowerFactor>
<TotalPowerFactor>999.00</TotalPowerFactor>
<Voltage>237.84</Voltage>
<OverallPhase>999.00</OverallPhase>