@@ -21,7 +21,7 @@ type SnapshotRecord struct {
}
type SnapshotSubmission struct {
Timestamp time.Time `json:"time"`
Timestamp float32 `json:"time"`
Temp float32 `json:"temp"`
Humidity float32 `json:"humidity"`
Co2 float32 `json:"co2"`
The note is not visible to the blocked user.