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
@@ -35,6 +35,5 @@ type Point struct {
HistoryInterval int
HistoryStartedAt *time.Time
WriteEnabled bool
ReadbackTolerance float64
CreatedAt, UpdatedAt time.Time
}