cURL
curl --request POST \ --url https://api.example.com/v1/devices/hvac/{id}/set_point_schedule/get
{ "blocks": [ { "startDatetime": "<string>", "endDatetime": "<string>", "targetCoolSetpoint": 123, "targetHeatSetpoint": 123, "targetMode": "OFF", "targetTemp": 123 } ], "startDatetime": "<string>", "endDatetime": "<string>", "tempUnits": "F" }
WattShift API Key
Show child attributes
ISO 8601 date time string
F
C