убрал лишнюю нормализацию

This commit is contained in:
Первов Артем
2026-06-22 03:29:51 +03:00
parent 37ea9420c8
commit a80019cef5
5 changed files with 9 additions and 37 deletions

View File

@@ -22,7 +22,6 @@ export class IngestController {
edge,
tag,
value: Number(value),
time: body.time,
timestamp: body.timestamp,
}));