Strum355 / currentcost-influx

Rust program to read data over Serial-USB from Current Cost CC128 and stored in InfluxDB
2 stars 1 forks source link

error deserializing: missing field `tmpr` #2

Open andygodber opened 3 years ago

andygodber commented 3 years ago

Error message generated, possibly due to multiple sensors (0-4) with no sensor connected to 0.

Other sensors working as anticipated.

Jun 22 11:21:11 centos8-agnet currentcost-influx[99440]: error deserializing: missing field tmpr Jun 22 11:21:11 centos8-agnet currentcost-influx[99440]: CC128-v1.2900396003981kwhr0> Jun 22 11:21:21 centos8-agnet currentcost-influx[99440]: error deserializing: missing field tmpr Jun 22 11:21:21 centos8-agnet currentcost-influx[99440]: CC128-v1.2900396003981kwhr0> Jun 22 11:21:31 centos8-agnet currentcost-influx[99440]: error deserializing: missing field tmpr Jun 22 11:21:31 centos8-agnet currentcost-influx[99440]: CC128-v1.2900396003981kwhr0> Jun 22 11:21:41 centos8-agnet currentcost-influx[99440]: error deserializing: missing field tmpr

Strum355 commented 3 years ago

Hi Andy. Just to confirm, are you getting all the influxdb data points that you are expecting, and you are simply getting these error messages while everything still appearing to work as expected?

andygodber commented 3 years ago

Confirmed - all seems to be working, just the messages.