Files
MSE-PI-E2EEDA-Plein-de-eeee…/db/get-db.http
2026-06-04 14:46:31 +02:00

11 lines
276 B
HTTP

@room-id = B3
### GET last value of temp, co2, humidity, windows states
GET http://localhost:8080/api/v1/rooms/{{room-id}}/current
### GET history of a room
GET http://localhost:8080/api/v1/rooms/{{room-id}}/history
### GET all rooms
GET http://localhost:8080/api/v1/rooms