main: temp spelling

Signed-off-by: HeshamTB <hishaminv@gmail.com>
This commit is contained in:
HeshamTB 2022-05-08 22:20:39 +03:00
parent dc4e3ef8d6
commit 6e74778241

View File

@ -77,6 +77,6 @@ class IotDoorPollingResponse(BaseModel):
class IotMonitorRoomInfo(BaseModel):
humidity : int
people : int
tempreture : int
temperature : int
smoke_sensor_reading : int
token: str