Open Sybas opened 3 years ago
DC current is missing from file MQTTOutput.py
Solution, add to Line 30: client.publish(mqtt_topic + "i_pv" + str(x), msg.i_pv(x))
DC current is missing from file MQTTOutput.py
Solution, add to Line 30: client.publish(mqtt_topic + "i_pv" + str(x), msg.i_pv(x))