Hello Michael McSharry,
You have been an amazing help in getting everything working. I have InfluxDB2 running and capturing data from mcsMQTT with no problem except from my temperature sensors that are Root/Parent devices. They captured for a while but then all of them stopped appearing in my InfluxDB. They are still being updated by mcsMQTT into the Mosquitto MQTT broker and I see their values change but there is no entry in InfluxDB for them. Other mcsMQTT devices appear just fine in InfluxDB but none of my temperature sensors do. I have tired stopping the service and restarting it and even tried rebooting the entire PC.

This is an example of a sensor that mcsMQTT used to record into InfluxDB but does not anymore. As you can see it updated today at 4:17:01 PM today.

Here you can see that Device Ref# 862 is associated in HS4 with the H, S, and L fields checked. Same as another device Device Ref# 94 which an can also be seen above but IS getting updated reliably in InfluxDB unlike device .ASP Problems


My MQTT Explorer does see updates to the Bedroom Temperature sensor in the MQTT Broker. So mcsMQTT is updating the value of the device in MQTT. It just seems like it is the InfluxDB that is not getting the value.

Here you can see a chart from InfluxDB on the "TS - Bedroom" sensor we have been talking about. As you can see it only logged for a short time yesterday and then stopped logging while other devices in mcsMQTT had no problems. This is true with ALL my Temperature sensors where the device value is associated with the Root/Parent device (I do not know if that has anything to do with it, but all the ones that stopped logging do have that fact in common).
Any ideas on where I should start looking?
Thanks for any help!
You have been an amazing help in getting everything working. I have InfluxDB2 running and capturing data from mcsMQTT with no problem except from my temperature sensors that are Root/Parent devices. They captured for a while but then all of them stopped appearing in my InfluxDB. They are still being updated by mcsMQTT into the Mosquitto MQTT broker and I see their values change but there is no entry in InfluxDB for them. Other mcsMQTT devices appear just fine in InfluxDB but none of my temperature sensors do. I have tired stopping the service and restarting it and even tried rebooting the entire PC.
This is an example of a sensor that mcsMQTT used to record into InfluxDB but does not anymore. As you can see it updated today at 4:17:01 PM today.
Code:
Device Ref# 862 - TS - Bedroom
Here you can see that Device Ref# 862 is associated in HS4 with the H, S, and L fields checked. Same as another device Device Ref# 94 which an can also be seen above but IS getting updated reliably in InfluxDB unlike device .ASP Problems
My MQTT Explorer does see updates to the Bedroom Temperature sensor in the MQTT Broker. So mcsMQTT is updating the value of the device in MQTT. It just seems like it is the InfluxDB that is not getting the value.
Here you can see a chart from InfluxDB on the "TS - Bedroom" sensor we have been talking about. As you can see it only logged for a short time yesterday and then stopped logging while other devices in mcsMQTT had no problems. This is true with ALL my Temperature sensors where the device value is associated with the Root/Parent device (I do not know if that has anything to do with it, but all the ones that stopped logging do have that fact in common).
Any ideas on where I should start looking?
Thanks for any help!
Comment