implement lightning_time in grpc
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user