mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-01-14 01:25:38 -05:00
10 lines
222 B
HTTP
10 lines
222 B
HTTP
@Environment_HostAddress = http://localhost:5000
|
|
|
|
GET {{Environment_HostAddress}}/readings/recent
|
|
Accept: application/json
|
|
|
|
###
|
|
|
|
GET {{Environment_HostAddress}}/readings/recent?tz=America/New_York
|
|
Accept: application/json
|