Files
HomeMonitor/Environment/Service/Environment.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