From 7aac693c0ec8b92f3305b6ac4b13841b511c194d Mon Sep 17 00:00:00 2001 From: Wolfgang Hottgenroth Date: Thu, 11 Feb 2021 10:33:14 +0100 Subject: [PATCH] fix --- sink/sink20169.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sink/sink20169.c b/sink/sink20169.c index f8cd57b..bcea580 100644 --- a/sink/sink20169.c +++ b/sink/sink20169.c @@ -275,7 +275,7 @@ int forwardMinuteBuffer(t_forwarderHandle *handle, t_minuteBuffer *buf) { char payload[256]; int res = snprintf(payload, sizeof(payload), "%s,valid=1,location=%s,host=%s freq=%d.%03d" - "" %llu" + " %llu" "", handle->influxMeasurement, location, buf->s.deviceId, frequency_before_point, frequency_behind_point,