cURL
curl --request POST \ --url https://api.example.com/v1/devices/hvac/{id}/set_point_schedule/get \ --header 'x-ws-api-key: <api-key>'
{ "blocks": [ { "startDatetime": "<string>", "endDatetime": "<string>", "targetCoolSetpoint": 123, "targetHeatSetpoint": 123, "targetMode": "OFF", "targetTemp": 123 } ], "startDatetime": "<string>", "endDatetime": "<string>", "tempUnits": "F" }
Documentation IndexFetch the complete documentation index at: https://docs.wattshift.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.wattshift.com/llms.txt
Use this file to discover all available pages before exploring further.
WattShift API Key
Show child attributes
ISO 8601 date time string
F
C