implement lightning_time in grpc
All checks were successful
Build and Publish / check-chart (push) Successful in 12s
Build and Publish / helm-release (push) Has been skipped
Build and Publish / release (push) Successful in 4m6s

This commit is contained in:
2025-04-03 15:31:43 -04:00
parent 82ae3e4ba4
commit 15dd74d6ab
9 changed files with 38 additions and 12 deletions

View File

@ -59,6 +59,7 @@ message WeatherUpdate {
google.protobuf.Timestamp update_timestamp = 28;
optional int32 lightning_day = 29;
optional int32 lightning_distance = 30;
optional google.protobuf.Timestamp lightning_last_time = 31;
}
// Represents a temperature and humidity sensor