Added commented line for unwanted
This commit is contained in:
@@ -127,6 +127,7 @@ func messageHandler(client mqtt.Client, msg mqtt.Message) {
|
||||
publishError(client, errorTopic, fmt.Sprintf("❌ DB insert failed: %v", err))
|
||||
return
|
||||
}
|
||||
//..
|
||||
|
||||
log.Printf("✅ Data inserted successfully for plant ID %d and mfm_meter_id %d", plantID, mfmMeterID)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user