main: temp spelling
Signed-off-by: HeshamTB <hishaminv@gmail.com>
This commit is contained in:
parent
dc4e3ef8d6
commit
6e74778241
@ -77,6 +77,6 @@ class IotDoorPollingResponse(BaseModel):
|
|||||||
class IotMonitorRoomInfo(BaseModel):
|
class IotMonitorRoomInfo(BaseModel):
|
||||||
humidity : int
|
humidity : int
|
||||||
people : int
|
people : int
|
||||||
tempreture : int
|
temperature : int
|
||||||
smoke_sensor_reading : int
|
smoke_sensor_reading : int
|
||||||
token: str
|
token: str
|
Loading…
Reference in New Issue
Block a user