This commit is contained in:
qsc
2026-07-13 00:44:09 +08:00
parent 34ec65c8b5
commit ef96af7f21
22 changed files with 1827 additions and 587 deletions
+1
View File
@@ -119,6 +119,7 @@ func (e *Engine) collect(ctx context.Context, p pg.PointRow) {
value = &v
quality = 0
reason = nil
e.manager.MarkConnected(p.DeviceID)
} else {
reasonText = "read_error"
reason = &reasonText