Copy Page
Residentia REST API
Residentia REST API
location
getLocations
getLocationByLocationNumber
sensor
getSensorBySensorId
getSensorHistoryBySensorId
overdrive
setOverdriveSettings
getOverdriveSettings
getOneLocationOverdriveSettings
getLocationOverdriveStatus
consumption_report
getMonthlyConsumption
getDailyConsumption
getDistrictHeating
specificEnergyConsumption
heating
getLocationHeatingCurve
getLocationTargetSetpoint
Schemas
LocationItem
LocationSensorItem
SensorItem
SensorHistoryItem
HistoryData
OverdriveBody
Overdrive
OverdrivePostResponse
OverdriveGetResponse
HeatingCurvePoint
HeatingCurveItem
TargetSetpointItem
OverdriveStatusItem
MonthlyConsumptionItem
SpecificEnergyTypeResult
HeatingCurvePoint
Copy Page
One curve knot: the intended supply-water temperature (
supply_setpoint
, °C) at outdoor temperature
out_temp
(°C).
{
"out_temp"
:
-20
,
"supply_setpoint"
:
58
}