NETIO data collector is an open-source utility based on Python scripts that collects data from a NETIO device and stores them in a .csv file.
The utility runs as a program (service) on a Windows or Linux PC that receives data (http server) from the NETIO device. The device (e.g. a PowerCable MQTT 101x) uses the http Push JSON protocol.
>> More information about Data-collector on NETIO GitHub (information for developers)
>> How to install Data Collector