Residentia REST API
Schemas
Copy Page
Residentia REST API
Overview
location
/location
GET
getLocationByLocationNumber
GET
sensor
getSensorBySensorId
GET
getSensorHistoryBySensorId
GET
overdrive
setOverdriveSettings
POST
getOverdriveSettings
GET
getOneLocationOverdriveSettings
GET
consumption_report
getMonthlyConsumption
GET
getDailyConsumption
GET
getDistrictHeating
GET
specificEnergyConsumption
GET
Schemas
Schemas
LocationItem
LocationSensorItem
SensorItem
SensorHistoryItem
HistoryData
OverdriveBody
Overdrive
OverdrivePostResponse
OverdriveGetResponse
MonthlyConsumptionItem
Schemas
Copy Page
LocationItem
{
"location_name"
:
"As Oy Testikatu 1"
,
"location_number"
:
10000001
,
"business_id"
:
"1234567-1"
}