hello,
I read my energy meters TENSE EM-07K using a custom python script with a library (from pyModbusTCP.client import ModbusClient) that returns a json array to zabbix, is there a standard functionality in the system to poll these counters with standard solutions?
I read my energy meters TENSE EM-07K using a custom python script with a library (from pyModbusTCP.client import ModbusClient) that returns a json array to zabbix, is there a standard functionality in the system to poll these counters with standard solutions?
Comment