Uploading heap usage to InfluxDB stopped working after (auto-)upgrade from 02_05_12 to 02_06_02

config.txt still contains the heap option:

"influxdb": {
	"type": "influxdb",
	"revision": 81,
	"heap": true,

PS: Thank you for creating and maintaining IoTaWatt, I have 2 units and am overall super happy with them! :slight_smile:

That’s an oversight. Heap was a debug aid that I had added. In 02_06_02 all of the uploaders except PVoutput were completely redone using a common base class. I didn’t put in the heap. I’ll drop it back in next release. Thanks for pointing it out.

1 Like