add lightning sensor
This commit is contained in:
parent
53c22ab8c7
commit
80f9c00615
@ -108,6 +108,8 @@ func TestUpdateToPbUpdate(t *testing.T) {
|
||||
},
|
||||
},
|
||||
UpdateTimestamp: timestamppb.New(now),
|
||||
LightningDay: ptr.To(int32(1)),
|
||||
LightningDistance: ptr.To(int32(20)),
|
||||
},
|
||||
},
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user