Skip to content

Instantly share code, notes, and snippets.

@DavidMStraub
Created January 19, 2022 15:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DavidMStraub/e839452d8dfd22be2da57c1f866cd500 to your computer and use it in GitHub Desktop.
Save DavidMStraub/e839452d8dfd22be2da57c1f866cd500 to your computer and use it in GitHub Desktop.
[
{
"/systemStates": "not found"
},
[
{
"id": "/dhwCircuits",
"type": "refEnum",
"references": [
{
"id": "/dhwCircuits/dhw1",
"uri": "http://THERMOSTAT/dhwCircuits/dhw1"
}
]
},
{
"id": "/dhwCircuits/dhw1",
"type": "refEnum",
"references": [
{
"id": "/dhwCircuits/dhw1/operationMode",
"uri": "http://THERMOSTAT/dhwCircuits/dhw1/operationMode"
},
{
"id": "/dhwCircuits/dhw1/switchPrograms",
"uri": "http://THERMOSTAT/dhwCircuits/dhw1/switchPrograms"
},
{
"id": "/dhwCircuits/dhw1/temperatureLevels",
"uri": "http://THERMOSTAT/dhwCircuits/dhw1/temperatureLevels"
},
{
"id": "/dhwCircuits/dhw1/currentSetpoint",
"uri": "http://THERMOSTAT/dhwCircuits/dhw1/currentSetpoint"
},
{
"id": "/dhwCircuits/dhw1/actualTemp",
"uri": "http://THERMOSTAT/dhwCircuits/dhw1/actualTemp"
},
{
"id": "/dhwCircuits/dhw1/waterFlow",
"uri": "http://THERMOSTAT/dhwCircuits/dhw1/waterFlow"
},
{
"id": "/dhwCircuits/dhw1/workingTime",
"uri": "http://THERMOSTAT/dhwCircuits/dhw1/workingTime"
},
{
"id": "/dhwCircuits/dhw1/charge",
"uri": "http://THERMOSTAT/dhwCircuits/dhw1/charge"
},
{
"id": "/dhwCircuits/dhw1/chargeDuration",
"uri": "http://THERMOSTAT/dhwCircuits/dhw1/chargeDuration"
},
{
"id": "/dhwCircuits/dhw1/tdMode",
"uri": "http://THERMOSTAT/dhwCircuits/dhw1/tdMode"
},
{
"id": "/dhwCircuits/dhw1/tdsetPoint",
"uri": "http://THERMOSTAT/dhwCircuits/dhw1/tdsetPoint"
},
{
"id": "/dhwCircuits/dhw1/cpStartph",
"uri": "http://THERMOSTAT/dhwCircuits/dhw1/cpStartph"
},
{
"id": "/dhwCircuits/dhw1/singleChargeSetpoint",
"uri": "http://THERMOSTAT/dhwCircuits/dhw1/singleChargeSetpoint"
},
{
"id": "/dhwCircuits/dhw1/holidayMode",
"uri": "http://THERMOSTAT/dhwCircuits/dhw1/holidayMode"
},
{
"id": "/dhwCircuits/dhw1/status",
"uri": "http://THERMOSTAT/dhwCircuits/dhw1/status"
}
]
},
{
"id": "/dhwCircuits/dhw1/operationMode",
"type": "stringValue",
"writeable": 1,
"recordable": 0,
"value": "ownprogram",
"allowedValues": [
"Off",
"high",
"HCprogram",
"ownprogram"
]
},
{
"id": "/dhwCircuits/dhw1/switchPrograms",
"type": "refEnum",
"references": [
{
"id": "/dhwCircuits/dhw1/switchPrograms/A",
"uri": "http://THERMOSTAT/dhwCircuits/dhw1/switchPrograms/A"
}
]
},
{
"id": "/dhwCircuits/dhw1/switchPrograms/A",
"type": "switchProgram",
"setpointProperty": {
"id": "/dhwCircuits/dhw1/temperatureLevels",
"uri": "http://THERMOSTAT/dhwCircuits/dhw1/temperatureLevels"
},
"maxNbOfSwitchPoints": 42,
"maxNbOfSwitchPointsPerDay": 6,
"switchPointTimeRaster": 15,
"writeable": 1,
"switchPoints": [
{
"dayOfWeek": "Mo",
"setpoint": "high",
"time": 360
},
{
"dayOfWeek": "Mo",
"setpoint": "off",
"time": 1320
},
{
"dayOfWeek": "Tu",
"setpoint": "high",
"time": 360
},
{
"dayOfWeek": "Tu",
"setpoint": "off",
"time": 1320
},
{
"dayOfWeek": "We",
"setpoint": "high",
"time": 360
},
{
"dayOfWeek": "We",
"setpoint": "off",
"time": 1320
},
{
"dayOfWeek": "Th",
"setpoint": "high",
"time": 360
},
{
"dayOfWeek": "Th",
"setpoint": "off",
"time": 1320
},
{
"dayOfWeek": "Fr",
"setpoint": "high",
"time": 360
},
{
"dayOfWeek": "Fr",
"setpoint": "off",
"time": 1320
},
{
"dayOfWeek": "Sa",
"setpoint": "high",
"time": 360
},
{
"dayOfWeek": "Sa",
"setpoint": "off",
"time": 1320
},
{
"dayOfWeek": "Su",
"setpoint": "high",
"time": 360
},
{
"dayOfWeek": "Su",
"setpoint": "off",
"time": 1320
}
]
},
{
"id": "/dhwCircuits/dhw1/temperatureLevels",
"type": "refEnum",
"references": [
{
"id": "/dhwCircuits/dhw1/temperatureLevels/off",
"uri": "http://THERMOSTAT/dhwCircuits/dhw1/temperatureLevels/off"
},
{
"id": "/dhwCircuits/dhw1/temperatureLevels/high",
"uri": "http://THERMOSTAT/dhwCircuits/dhw1/temperatureLevels/high"
}
]
},
{
"id": "/dhwCircuits/dhw1/temperatureLevels/off",
"type": "floatValue",
"writeable": 0,
"recordable": 0,
"value": 0.0,
"unitOfMeasure": "C"
},
{
"id": "/dhwCircuits/dhw1/temperatureLevels/high",
"type": "floatValue",
"writeable": 1,
"recordable": 0,
"value": 60.0,
"unitOfMeasure": "C",
"minValue": 30.0,
"maxValue": 80.0
},
{
"id": "/dhwCircuits/dhw1/currentSetpoint",
"type": "floatValue",
"writeable": 0,
"recordable": 0,
"value": 60.0,
"unitOfMeasure": "C"
},
{
"id": "/dhwCircuits/dhw1/actualTemp",
"type": "floatValue",
"writeable": 0,
"recordable": 0,
"value": 50.3,
"unitOfMeasure": "C",
"state": [
{
"open": -3276.8
},
{
"short": 3276.7
}
]
},
{
"id": "/dhwCircuits/dhw1/waterFlow",
"type": "floatValue",
"writeable": 0,
"recordable": 0,
"value": 0.0,
"unitOfMeasure": "l/min"
},
{
"id": "/dhwCircuits/dhw1/workingTime",
"type": "floatValue",
"writeable": 0,
"recordable": 0,
"value": 97222,
"unitOfMeasure": "mins"
},
{
"id": "/dhwCircuits/dhw1/charge",
"type": "stringValue",
"writeable": 1,
"recordable": 0,
"value": "stop",
"allowedValues": [
"stop",
"start"
]
},
{
"id": "/dhwCircuits/dhw1/chargeDuration",
"type": "floatValue",
"writeable": 1,
"recordable": 0,
"value": 30.0,
"unitOfMeasure": "mins",
"minValue": 15.0,
"maxValue": 2880.0
},
{
"id": "/dhwCircuits/dhw1/singleChargeSetpoint",
"type": "floatValue",
"writeable": 1,
"recordable": 0,
"value": 60.0,
"unitOfMeasure": "C",
"minValue": 30.0,
"maxValue": 80.0
},
{
"id": "/dhwCircuits/dhw1/holidayMode",
"type": "refEnum",
"references": [
{
"id": "/dhwCircuits/dhw1/holidayMode/activated",
"uri": "http://THERMOSTAT/dhwCircuits/dhw1/holidayMode/activated"
}
]
},
{
"id": "/dhwCircuits/dhw1/holidayMode/activated",
"type": "stringValue",
"writeable": 0,
"recordable": 0,
"value": "",
"allowedValues": [
"",
"hm1",
"hm2",
"hm3",
"hm4",
"hm5"
]
},
{
"id": "/dhwCircuits/dhw1/status",
"type": "stringValue",
"writeable": 0,
"recordable": 0,
"value": "ACTIVE",
"allowedValues": [
"INACTIVE",
"ACTIVE"
]
}
],
[
{
"id": "/gateway",
"type": "refEnum",
"references": [
{
"id": "/gateway/uuid",
"uri": "http://THERMOSTAT/gateway/uuid"
},
{
"id": "/gateway/firmware",
"uri": "http://THERMOSTAT/gateway/firmware"
},
{
"id": "/gateway/userpassword",
"uri": "http://THERMOSTAT/gateway/userpassword"
},
{
"id": "/gateway/versionFirmware",
"uri": "http://THERMOSTAT/gateway/versionFirmware"
},
{
"id": "/gateway/versionHardware",
"uri": "http://THERMOSTAT/gateway/versionHardware"
},
{
"id": "/gateway/boschSHPassword",
"uri": "http://THERMOSTAT/gateway/boschSHPassword"
},
{
"id": "/gateway/portalPassword",
"uri": "http://THERMOSTAT/gateway/portalPassword"
},
{
"id": "/gateway/knxPassword",
"uri": "http://THERMOSTAT/gateway/knxPassword"
},
{
"id": "/gateway/haiPassword",
"uri": "http://THERMOSTAT/gateway/haiPassword"
},
{
"id": "/gateway/DateTime",
"uri": "http://THERMOSTAT/gateway/DateTime"
},
{
"id": "/gateway/instPassword",
"uri": "http://THERMOSTAT/gateway/instPassword"
},
{
"id": "/gateway/instAccess",
"uri": "http://THERMOSTAT/gateway/instAccess"
},
{
"id": "/gateway/instWriteAccess",
"uri": "http://THERMOSTAT/gateway/instWriteAccess"
},
{
"id": "/gateway/version",
"uri": "http://THERMOSTAT/gateway/version"
},
{
"id": "/gateway/update",
"uri": "http://THERMOSTAT/gateway/update"
},
{
"id": "/gateway/logging",
"uri": "http://THERMOSTAT/gateway/logging"
}
]
},
{
"id": "/gateway/uuid",
"type": "stringValue",
"writeable": 0,
"recordable": 0,
"value": "-1",
"allowedValues": [
"-1"
]
},
{
"id": "/gateway/versionFirmware",
"type": "stringValue",
"writeable": 0,
"recordable": 0,
"value": "04.07.07"
},
{
"id": "/gateway/versionHardware",
"type": "stringValue",
"writeable": 0,
"recordable": 0,
"value": "iCom_Low_NSC_v1"
},
{
"id": "/gateway/DateTime",
"type": "stringValue",
"writeable": 1,
"recordable": 0,
"value": "2022-01-19T16:46:55"
},
{
"id": "/gateway/instAccess",
"type": "stringValue",
"writeable": 1,
"recordable": 0,
"value": "off",
"allowedValues": [
"off",
"on"
]
},
{
"id": "/gateway/instWriteAccess",
"type": "stringValue",
"writeable": 1,
"recordable": 0,
"value": "off",
"allowedValues": [
"off",
"on"
]
},
{
"id": "/gateway/update",
"type": "refEnum",
"references": [
{
"id": "/gateway/update/version",
"uri": "http://THERMOSTAT/gateway/update/version"
},
{
"id": "/gateway/update/request",
"uri": "http://THERMOSTAT/gateway/update/request"
},
{
"id": "/gateway/update/strategy",
"uri": "http://THERMOSTAT/gateway/update/strategy"
},
{
"id": "/gateway/update/status",
"uri": "http://THERMOSTAT/gateway/update/status"
}
]
},
{
"id": "/gateway/update/status",
"type": "stringValue",
"writeable": 0,
"recordable": 0,
"value": "completed",
"allowedValues": [
"inprogress",
"completed",
"interrupted"
]
},
{
"id": "/gateway/logging",
"type": "refEnum",
"references": [
{
"id": "/gateway/logging/switch",
"uri": "http://THERMOSTAT/gateway/logging/switch"
},
{
"id": "/gateway/logging/reqBusVar",
"uri": "http://THERMOSTAT/gateway/logging/reqBusVar"
},
{
"id": "/gateway/logging/userAcceptance",
"uri": "http://THERMOSTAT/gateway/logging/userAcceptance"
}
]
},
{
"id": "/gateway/logging/userAcceptance",
"type": "stringValue",
"writeable": 1,
"recordable": 0,
"value": "false",
"allowedValues": [
"false",
"true"
]
}
],
[
{
"id": "/heatingCircuits",
"type": "refEnum",
"references": [
{
"id": "/heatingCircuits/hc1",
"uri": "http://THERMOSTAT/heatingCircuits/hc1"
}
]
},
{
"id": "/heatingCircuits/hc1",
"type": "refEnum",
"references": [
{
"id": "/heatingCircuits/hc1/currentRoomSetpoint",
"uri": "http://THERMOSTAT/heatingCircuits/hc1/currentRoomSetpoint"
},
{
"id": "/heatingCircuits/hc1/actualSupplyTemperature",
"uri": "http://THERMOSTAT/heatingCircuits/hc1/actualSupplyTemperature"
},
{
"id": "/heatingCircuits/hc1/actualSupplyTempSetpoint",
"uri": "http://THERMOSTAT/heatingCircuits/hc1/actualSupplyTempSetpoint"
},
{
"id": "/heatingCircuits/hc1/operationMode",
"uri": "http://THERMOSTAT/heatingCircuits/hc1/operationMode"
},
{
"id": "/heatingCircuits/hc1/temperatureRoomSetpoint",
"uri": "http://THERMOSTAT/heatingCircuits/hc1/temperatureRoomSetpoint"
},
{
"id": "/heatingCircuits/hc1/supplyTemperatureSetpoint",
"uri": "http://THERMOSTAT/heatingCircuits/hc1/supplyTemperatureSetpoint"
},
{
"id": "/heatingCircuits/hc1/manualRoomSetpoint",
"uri": "http://THERMOSTAT/heatingCircuits/hc1/manualRoomSetpoint"
},
{
"id": "/heatingCircuits/hc1/temporaryRoomSetpoint",
"uri": "http://THERMOSTAT/heatingCircuits/hc1/temporaryRoomSetpoint"
},
{
"id": "/heatingCircuits/hc1/roomtemperature",
"uri": "http://THERMOSTAT/heatingCircuits/hc1/roomtemperature"
},
{
"id": "/heatingCircuits/hc1/activeSwitchProgram",
"uri": "http://THERMOSTAT/heatingCircuits/hc1/activeSwitchProgram"
},
{
"id": "/heatingCircuits/hc1/timeToNextSetpoint",
"uri": "http://THERMOSTAT/heatingCircuits/hc1/timeToNextSetpoint"
},
{
"id": "/heatingCircuits/hc1/nextSetpoint",
"uri": "http://THERMOSTAT/heatingCircuits/hc1/nextSetpoint"
},
{
"id": "/heatingCircuits/hc1/switchProgramMode",
"uri": "http://THERMOSTAT/heatingCircuits/hc1/switchProgramMode"
},
{
"id": "/heatingCircuits/hc1/switchPrograms",
"uri": "http://THERMOSTAT/heatingCircuits/hc1/switchPrograms"
},
{
"id": "/heatingCircuits/hc1/temperatureLevels",
"uri": "http://THERMOSTAT/heatingCircuits/hc1/temperatureLevels"
},
{
"id": "/heatingCircuits/hc1/pumpModulation",
"uri": "http://THERMOSTAT/heatingCircuits/hc1/pumpModulation"
},
{
"id": "/heatingCircuits/hc1/suWiThreshold",
"uri": "http://THERMOSTAT/heatingCircuits/hc1/suWiThreshold"
},
{
"id": "/heatingCircuits/hc1/designTemp",
"uri": "http://THERMOSTAT/heatingCircuits/hc1/designTemp"
},
{
"id": "/heatingCircuits/hc1/heatCurveMin",
"uri": "http://THERMOSTAT/heatingCircuits/hc1/heatCurveMin"
},
{
"id": "/heatingCircuits/hc1/roomTempOffset",
"uri": "http://THERMOSTAT/heatingCircuits/hc1/roomTempOffset"
},
{
"id": "/heatingCircuits/hc1/heatCurveMax",
"uri": "http://THERMOSTAT/heatingCircuits/hc1/heatCurveMax"
},
{
"id": "/heatingCircuits/hc1/controlType",
"uri": "http://THERMOSTAT/heatingCircuits/hc1/controlType"
},
{
"id": "/heatingCircuits/hc1/solarInfluence",
"uri": "http://THERMOSTAT/heatingCircuits/hc1/solarInfluence"
},
{
"id": "/heatingCircuits/hc1/roomInfluence",
"uri": "http://THERMOSTAT/heatingCircuits/hc1/roomInfluence"
},
{
"id": "/heatingCircuits/hc1/fastHeatupFactor",
"uri": "http://THERMOSTAT/heatingCircuits/hc1/fastHeatupFactor"
},
{
"id": "/heatingCircuits/hc1/suWiSwitchMode",
"uri": "http://THERMOSTAT/heatingCircuits/hc1/suWiSwitchMode"
},
{
"id": "/heatingCircuits/hc1/currentOpModeInfo",
"uri": "http://THERMOSTAT/heatingCircuits/hc1/currentOpModeInfo"
},
{
"id": "/heatingCircuits/hc1/cooling",
"uri": "http://THERMOSTAT/heatingCircuits/hc1/cooling"
},
{
"id": "/heatingCircuits/hc1/currentSuWiMode",
"uri": "http://THERMOSTAT/heatingCircuits/hc1/currentSuWiMode"
},
{
"id": "/heatingCircuits/hc1/holidayMode",
"uri": "http://THERMOSTAT/heatingCircuits/hc1/holidayMode"
},
{
"id": "/heatingCircuits/hc1/status",
"uri": "http://THERMOSTAT/heatingCircuits/hc1/status"
}
]
},
{
"id": "/heatingCircuits/hc1/currentRoomSetpoint",
"type": "floatValue",
"writeable": 0,
"recordable": 0,
"value": 21.0,
"unitOfMeasure": "C",
"state": [
{
"off": 0.0
}
]
},
{
"id": "/heatingCircuits/hc1/actualSupplyTemperature",
"type": "floatValue",
"writeable": 0,
"recordable": 0,
"value": 36.5,
"unitOfMeasure": "C",
"state": [
{
"open": -3276.8
},
{
"short": 3276.7
}
]
},
{
"id": "/heatingCircuits/hc1/operationMode",
"type": "stringValue",
"writeable": 1,
"recordable": 0,
"value": "manual",
"allowedValues": [
"auto",
"manual"
]
},
{
"id": "/heatingCircuits/hc1/temperatureRoomSetpoint",
"type": "floatValue",
"writeable": 1,
"recordable": 0,
"value": 21.0,
"unitOfMeasure": "C",
"minValue": 5.0,
"maxValue": 30.0,
"state": [
{
"off": 0.0
}
]
},
{
"id": "/heatingCircuits/hc1/supplyTemperatureSetpoint",
"type": "floatValue",
"writeable": 0,
"recordable": 0,
"value": 35.0,
"unitOfMeasure": "C",
"state": [
{
"off_heat": 0.0
},
{
"off_cool": 90.0
}
]
},
{
"id": "/heatingCircuits/hc1/manualRoomSetpoint",
"type": "floatValue",
"writeable": 1,
"recordable": 0,
"value": 21.0,
"unitOfMeasure": "C",
"minValue": 5.0,
"maxValue": 30.0,
"state": [
{
"off": 0.0
}
]
},
{
"id": "/heatingCircuits/hc1/temporaryRoomSetpoint",
"type": "floatValue",
"writeable": 1,
"recordable": 0,
"value": -1.0,
"unitOfMeasure": "C",
"minValue": 5.0,
"maxValue": 30.0,
"state": [
{
"off": 0.0
},
{
"na": -1.0
}
]
},
{
"id": "/heatingCircuits/hc1/roomtemperature",
"type": "floatValue",
"writeable": 0,
"recordable": 1,
"value": -3276.8,
"unitOfMeasure": "C",
"state": [
{
"open": -3276.8
},
{
"short": 3276.7
}
]
},
{
"id": "/heatingCircuits/hc1/activeSwitchProgram",
"type": "stringValue",
"writeable": 1,
"recordable": 0,
"value": "A",
"allowedValues": [
"A",
"B"
]
},
{
"id": "/heatingCircuits/hc1/switchProgramMode",
"type": "stringValue",
"writeable": 1,
"recordable": 0,
"value": "levels",
"allowedValues": [
"levels",
"absolute"
]
},
{
"id": "/heatingCircuits/hc1/switchPrograms",
"type": "refEnum",
"references": [
{
"id": "/heatingCircuits/hc1/switchPrograms/A",
"uri": "http://THERMOSTAT/heatingCircuits/hc1/switchPrograms/A"
},
{
"id": "/heatingCircuits/hc1/switchPrograms/B",
"uri": "http://THERMOSTAT/heatingCircuits/hc1/switchPrograms/B"
}
]
},
{
"id": "/heatingCircuits/hc1/switchPrograms/A",
"type": "switchProgram",
"setpointProperty": {
"id": "/heatingCircuits/hc1/temperatureLevels",
"uri": "http://THERMOSTAT/heatingCircuits/hc1/temperatureLevels"
},
"maxNbOfSwitchPoints": 42,
"maxNbOfSwitchPointsPerDay": 6,
"switchPointTimeRaster": 15,
"writeable": 1,
"switchPoints": [
{
"dayOfWeek": "Mo",
"setpoint": "comfort2",
"time": 270
},
{
"dayOfWeek": "Mo",
"setpoint": "eco",
"time": 1425
},
{
"dayOfWeek": "Tu",
"setpoint": "comfort2",
"time": 270
},
{
"dayOfWeek": "Tu",
"setpoint": "eco",
"time": 1425
},
{
"dayOfWeek": "We",
"setpoint": "comfort2",
"time": 270
},
{
"dayOfWeek": "We",
"setpoint": "eco",
"time": 1425
},
{
"dayOfWeek": "Th",
"setpoint": "comfort2",
"time": 270
},
{
"dayOfWeek": "Th",
"setpoint": "eco",
"time": 1425
},
{
"dayOfWeek": "Fr",
"setpoint": "comfort2",
"time": 270
},
{
"dayOfWeek": "Fr",
"setpoint": "eco",
"time": 1425
},
{
"dayOfWeek": "Sa",
"setpoint": "comfort2",
"time": 270
},
{
"dayOfWeek": "Sa",
"setpoint": "eco",
"time": 1425
},
{
"dayOfWeek": "Su",
"setpoint": "comfort2",
"time": 270
},
{
"dayOfWeek": "Su",
"setpoint": "eco",
"time": 1425
}
]
},
{
"id": "/heatingCircuits/hc1/switchPrograms/B",
"type": "switchProgram",
"setpointProperty": {
"id": "/heatingCircuits/hc1/temperatureLevels",
"uri": "http://THERMOSTAT/heatingCircuits/hc1/temperatureLevels"
},
"maxNbOfSwitchPoints": 42,
"maxNbOfSwitchPointsPerDay": 6,
"switchPointTimeRaster": 15,
"writeable": 1,
"switchPoints": [
{
"dayOfWeek": "Mo",
"setpoint": "comfort2",
"time": 360
},
{
"dayOfWeek": "Mo",
"setpoint": "eco",
"time": 480
},
{
"dayOfWeek": "Mo",
"setpoint": "comfort2",
"time": 960
},
{
"dayOfWeek": "Mo",
"setpoint": "eco",
"time": 1380
},
{
"dayOfWeek": "Tu",
"setpoint": "comfort2",
"time": 360
},
{
"dayOfWeek": "Tu",
"setpoint": "eco",
"time": 480
},
{
"dayOfWeek": "Tu",
"setpoint": "comfort2",
"time": 960
},
{
"dayOfWeek": "Tu",
"setpoint": "eco",
"time": 1380
},
{
"dayOfWeek": "We",
"setpoint": "comfort2",
"time": 360
},
{
"dayOfWeek": "We",
"setpoint": "eco",
"time": 480
},
{
"dayOfWeek": "We",
"setpoint": "comfort2",
"time": 960
},
{
"dayOfWeek": "We",
"setpoint": "eco",
"time": 1380
},
{
"dayOfWeek": "Th",
"setpoint": "comfort2",
"time": 360
},
{
"dayOfWeek": "Th",
"setpoint": "eco",
"time": 480
},
{
"dayOfWeek": "Th",
"setpoint": "comfort2",
"time": 960
},
{
"dayOfWeek": "Th",
"setpoint": "eco",
"time": 1380
},
{
"dayOfWeek": "Fr",
"setpoint": "comfort2",
"time": 360
},
{
"dayOfWeek": "Fr",
"setpoint": "eco",
"time": 480
},
{
"dayOfWeek": "Fr",
"setpoint": "comfort2",
"time": 960
},
{
"dayOfWeek": "Fr",
"setpoint": "eco",
"time": 1380
},
{
"dayOfWeek": "Sa",
"setpoint": "comfort2",
"time": 480
},
{
"dayOfWeek": "Sa",
"setpoint": "eco",
"time": 1380
},
{
"dayOfWeek": "Su",
"setpoint": "comfort2",
"time": 480
},
{
"dayOfWeek": "Su",
"setpoint": "eco",
"time": 1380
}
]
},
{
"id": "/heatingCircuits/hc1/temperatureLevels",
"type": "refEnum",
"references": [
{
"id": "/heatingCircuits/hc1/temperatureLevels/eco",
"uri": "http://THERMOSTAT/heatingCircuits/hc1/temperatureLevels/eco"
},
{
"id": "/heatingCircuits/hc1/temperatureLevels/comfort2",
"uri": "http://THERMOSTAT/heatingCircuits/hc1/temperatureLevels/comfort2"
}
]
},
{
"id": "/heatingCircuits/hc1/temperatureLevels/eco",
"type": "floatValue",
"writeable": 1,
"recordable": 0,
"value": 18.0,
"unitOfMeasure": "C",
"minValue": 5.0,
"maxValue": 21.5,
"state": [
{
"off": 0.0
}
]
},
{
"id": "/heatingCircuits/hc1/temperatureLevels/comfort2",
"type": "floatValue",
"writeable": 1,
"recordable": 0,
"value": 22.0,
"unitOfMeasure": "C",
"minValue": 18.5,
"maxValue": 30.0
},
{
"id": "/heatingCircuits/hc1/pumpModulation",
"type": "floatValue",
"writeable": 0,
"recordable": 0,
"value": 100.0,
"unitOfMeasure": "%"
},
{
"id": "/heatingCircuits/hc1/suWiThreshold",
"type": "floatValue",
"writeable": 1,
"recordable": 0,
"value": 20.0,
"unitOfMeasure": "C",
"minValue": 10.0,
"maxValue": 30.0
},
{
"id": "/heatingCircuits/hc1/fastHeatupFactor",
"type": "floatValue",
"writeable": 1,
"recordable": 0,
"value": 0.0,
"unitOfMeasure": "%",
"minValue": 1.0,
"maxValue": 100.0,
"state": [
{
"off": 0.0
}
]
},
{
"id": "/heatingCircuits/hc1/suWiSwitchMode",
"type": "stringValue",
"writeable": 1,
"recordable": 0,
"value": "automatic",
"allowedValues": [
"off",
"automatic",
"forced"
]
},
{
"id": "/heatingCircuits/hc1/cooling",
"type": "refEnum",
"references": []
},
{
"id": "/heatingCircuits/hc1/currentSuWiMode",
"type": "stringValue",
"writeable": 0,
"recordable": 0,
"value": "forced",
"allowedValues": [
"off",
"forced",
"cooling"
]
},
{
"id": "/heatingCircuits/hc1/holidayMode",
"type": "refEnum",
"references": [
{
"id": "/heatingCircuits/hc1/holidayMode/activated",
"uri": "http://THERMOSTAT/heatingCircuits/hc1/holidayMode/activated"
}
]
},
{
"id": "/heatingCircuits/hc1/holidayMode/activated",
"type": "stringValue",
"writeable": 0,
"recordable": 0,
"value": "",
"allowedValues": [
"",
"hm1",
"hm2",
"hm3",
"hm4",
"hm5"
]
},
{
"id": "/heatingCircuits/hc1/status",
"type": "stringValue",
"writeable": 0,
"recordable": 0,
"value": "ACTIVE",
"allowedValues": [
"INACTIVE",
"ACTIVE"
]
}
],
[
{
"id": "/heatSources",
"type": "refEnum",
"references": [
{
"id": "/heatSources/info",
"uri": "http://THERMOSTAT/heatSources/info"
},
{
"id": "/heatSources/actualPower",
"uri": "http://THERMOSTAT/heatSources/actualPower"
},
{
"id": "/heatSources/actualCHPower",
"uri": "http://THERMOSTAT/heatSources/actualCHPower"
},
{
"id": "/heatSources/actualDHWPower",
"uri": "http://THERMOSTAT/heatSources/actualDHWPower"
},
{
"id": "/heatSources/actualModulation",
"uri": "http://THERMOSTAT/heatSources/actualModulation"
},
{
"id": "/heatSources/burnerModulationSetpoint",
"uri": "http://THERMOSTAT/heatSources/burnerModulationSetpoint"
},
{
"id": "/heatSources/burnerPowerSetpoint",
"uri": "http://THERMOSTAT/heatSources/burnerPowerSetpoint"
},
{
"id": "/heatSources/flameStatus",
"uri": "http://THERMOSTAT/heatSources/flameStatus"
},
{
"id": "/heatSources/CHpumpModulation",
"uri": "http://THERMOSTAT/heatSources/CHpumpModulation"
},
{
"id": "/heatSources/actualSupplyTemperature",
"uri": "http://THERMOSTAT/heatSources/actualSupplyTemperature"
},
{
"id": "/heatSources/powerSetpoint",
"uri": "http://THERMOSTAT/heatSources/powerSetpoint"
},
{
"id": "/heatSources/gasAirPressure",
"uri": "http://THERMOSTAT/heatSources/gasAirPressure"
},
{
"id": "/heatSources/systemPressure",
"uri": "http://THERMOSTAT/heatSources/systemPressure"
},
{
"id": "/heatSources/fanSpeed_setpoint",
"uri": "http://THERMOSTAT/heatSources/fanSpeed_setpoint"
},
{
"id": "/heatSources/ChimneySweeper",
"uri": "http://THERMOSTAT/heatSources/ChimneySweeper"
},
{
"id": "/heatSources/returnTemperature",
"uri": "http://THERMOSTAT/heatSources/returnTemperature"
},
{
"id": "/heatSources/numberOfStarts",
"uri": "http://THERMOSTAT/heatSources/numberOfStarts"
},
{
"id": "/heatSources/supplyTemperatureSetpoint",
"uri": "http://THERMOSTAT/heatSources/supplyTemperatureSetpoint"
},
{
"id": "/heatSources/applianceSupplyTemperature",
"uri": "http://THERMOSTAT/heatSources/applianceSupplyTemperature"
},
{
"id": "/heatSources/nominalCHPower",
"uri": "http://THERMOSTAT/heatSources/nominalCHPower"
},
{
"id": "/heatSources/nominalDHWPower",
"uri": "http://THERMOSTAT/heatSources/nominalDHWPower"
},
{
"id": "/heatSources/chimneyTemperature",
"uri": "http://THERMOSTAT/heatSources/chimneyTemperature"
},
{
"id": "/heatSources/sensors",
"uri": "http://THERMOSTAT/heatSources/sensors"
},
{
"id": "/heatSources/workingTime",
"uri": "http://THERMOSTAT/heatSources/workingTime"
},
{
"id": "/heatSources/fuelCell",
"uri": "http://THERMOSTAT/heatSources/fuelCell"
},
{
"id": "/heatSources/energyMonitoring",
"uri": "http://THERMOSTAT/heatSources/energyMonitoring"
},
{
"id": "/heatSources/hs1",
"uri": "http://THERMOSTAT/heatSources/hs1"
},
{
"id": "/heatSources/ch",
"uri": "http://THERMOSTAT/heatSources/ch"
},
{
"id": "/heatSources/dhw",
"uri": "http://THERMOSTAT/heatSources/dhw"
},
{
"id": "/heatSources/pool",
"uri": "http://THERMOSTAT/heatSources/pool"
},
{
"id": "/heatSources/total",
"uri": "http://THERMOSTAT/heatSources/total"
},
{
"id": "/heatSources/electricGrid",
"uri": "http://THERMOSTAT/heatSources/electricGrid"
}
]
},
{
"id": "/heatSources/info",
"type": "systeminfo",
"recordable": 0,
"writeable": 0,
"values": [
{
"Tok": "8",
"Id": "1710",
"Ver": "02",
"No": "202020202020202020202020202020202038373337393033393530"
}
]
},
{
"id": "/heatSources/actualPower",
"type": "floatValue",
"writeable": 0,
"recordable": 1,
"value": 0.0,
"unitOfMeasure": "kW"
},
{
"id": "/heatSources/actualCHPower",
"type": "floatValue",
"writeable": 0,
"recordable": 1,
"value": 0.0,
"unitOfMeasure": "kW"
},
{
"id": "/heatSources/actualDHWPower",
"type": "floatValue",
"writeable": 0,
"recordable": 1,
"value": 0.0,
"unitOfMeasure": "kW"
},
{
"id": "/heatSources/actualModulation",
"type": "floatValue",
"writeable": 0,
"recordable": 0,
"value": 0.0,
"unitOfMeasure": "%"
},
{
"id": "/heatSources/burnerModulationSetpoint",
"type": "floatValue",
"writeable": 0,
"recordable": 0,
"value": 100.0,
"unitOfMeasure": "%"
},
{
"id": "/heatSources/burnerPowerSetpoint",
"type": "floatValue",
"writeable": 0,
"recordable": 0,
"value": 17.0,
"unitOfMeasure": "kW"
},
{
"id": "/heatSources/flameStatus",
"type": "stringValue",
"writeable": 0,
"recordable": 0,
"value": "off",
"allowedValues": [
"off",
"on"
]
},
{
"id": "/heatSources/CHpumpModulation",
"type": "floatValue",
"writeable": 0,
"recordable": 0,
"value": 30.0,
"unitOfMeasure": "%"
},
{
"id": "/heatSources/actualSupplyTemperature",
"type": "floatValue",
"writeable": 0,
"recordable": 0,
"value": 46.0,
"unitOfMeasure": "C",
"state": [
{
"open": -3276.8
},
{
"short": 3276.7
}
]
},
{
"id": "/heatSources/powerSetpoint",
"type": "floatValue",
"writeable": 0,
"recordable": 0,
"value": 100.0,
"unitOfMeasure": "%"
},
{
"id": "/heatSources/gasAirPressure",
"type": "floatValue",
"writeable": 0,
"recordable": 0,
"value": 0.0,
"unitOfMeasure": "Pascal"
},
{
"id": "/heatSources/systemPressure",
"type": "floatValue",
"writeable": 0,
"recordable": 0,
"value": 1.4,
"unitOfMeasure": "bar",
"state": [
{
"invalid": 25.5
}
]
},
{
"id": "/heatSources/fanSpeed_setpoint",
"type": "floatValue",
"writeable": 0,
"recordable": 0,
"value": 0.0,
"unitOfMeasure": "rpm"
},
{
"id": "/heatSources/ChimneySweeper",
"type": "stringValue",
"writeable": 0,
"recordable": 0,
"value": "off"
},
{
"id": "/heatSources/returnTemperature",
"type": "floatValue",
"writeable": 0,
"recordable": 0,
"value": 43.8,
"unitOfMeasure": "C",
"state": [
{
"open": -3276.8
},
{
"short": 3276.7
}
]
},
{
"id": "/heatSources/numberOfStarts",
"type": "floatValue",
"writeable": 0,
"recordable": 0,
"value": 38161,
"unitOfMeasure": " "
},
{
"id": "/heatSources/supplyTemperatureSetpoint",
"type": "floatValue",
"writeable": 0,
"recordable": 0,
"value": 40.0,
"unitOfMeasure": "C"
},
{
"id": "/heatSources/applianceSupplyTemperature",
"type": "floatValue",
"writeable": 0,
"recordable": 0,
"value": 45.9,
"unitOfMeasure": "C",
"state": [
{
"open": -3276.8
},
{
"short": 3276.7
}
]
},
{
"id": "/heatSources/nominalCHPower",
"type": "floatValue",
"writeable": 0,
"recordable": 0,
"value": 17.0,
"unitOfMeasure": "kW"
},
{
"id": "/heatSources/nominalDHWPower",
"type": "floatValue",
"writeable": 0,
"recordable": 0,
"value": 20.0,
"unitOfMeasure": "kW"
},
{
"id": "/heatSources/chimneyTemperature",
"type": "floatValue",
"writeable": 0,
"recordable": 0,
"value": -3276.8,
"unitOfMeasure": "C",
"state": [
{
"open": -3276.8
},
{
"short": 3276.7
}
]
},
{
"id": "/heatSources/sensors",
"type": "refEnum",
"references": []
},
{
"id": "/heatSources/workingTime",
"type": "refEnum",
"references": [
{
"id": "/heatSources/workingTime/totalSystem",
"uri": "http://THERMOSTAT/heatSources/workingTime/totalSystem"
},
{
"id": "/heatSources/workingTime/secondBurner",
"uri": "http://THERMOSTAT/heatSources/workingTime/secondBurner"
},
{
"id": "/heatSources/workingTime/centralHeating",
"uri": "http://THERMOSTAT/heatSources/workingTime/centralHeating"
}
]
},
{
"id": "/heatSources/workingTime/totalSystem",
"type": "floatValue",
"writeable": 0,
"recordable": 0,
"value": 328229,
"unitOfMeasure": "mins"
},
{
"id": "/heatSources/workingTime/secondBurner",
"type": "floatValue",
"writeable": 0,
"recordable": 0,
"value": 0,
"unitOfMeasure": "mins"
},
{
"id": "/heatSources/workingTime/centralHeating",
"type": "floatValue",
"writeable": 0,
"recordable": 0,
"value": 231007,
"unitOfMeasure": "mins"
},
{
"id": "/heatSources/fuelCell",
"type": "refEnum",
"references": []
},
{
"id": "/heatSources/energyMonitoring",
"type": "refEnum",
"references": [
{
"id": "/heatSources/energyMonitoring/consumption",
"uri": "http://THERMOSTAT/heatSources/energyMonitoring/consumption"
},
{
"id": "/heatSources/energyMonitoring/correctionFactor",
"uri": "http://THERMOSTAT/heatSources/energyMonitoring/correctionFactor"
},
{
"id": "/heatSources/energyMonitoring/maxTankLevel",
"uri": "http://THERMOSTAT/heatSources/energyMonitoring/maxTankLevel"
},
{
"id": "/heatSources/energyMonitoring/minTankLevel",
"uri": "http://THERMOSTAT/heatSources/energyMonitoring/minTankLevel"
},
{
"id": "/heatSources/energyMonitoring/tankLevel",
"uri": "http://THERMOSTAT/heatSources/energyMonitoring/tankLevel"
},
{
"id": "/heatSources/energyMonitoring/startDateTime",
"uri": "http://THERMOSTAT/heatSources/energyMonitoring/startDateTime"
}
]
},
{
"id": "/heatSources/energyMonitoring/consumption",
"type": "floatValue",
"writeable": 1,
"recordable": 0,
"value": 10761.8,
"unitOfMeasure": "kWh",
"minValue": 0.0,
"maxValue": 135780000.0
},
{
"id": "/heatSources/energyMonitoring/correctionFactor",
"type": "floatValue",
"writeable": 1,
"recordable": 0,
"value": 1.0,
"unitOfMeasure": " ",
"minValue": 0.7,
"maxValue": 1.3
},
{
"id": "/heatSources/energyMonitoring/maxTankLevel",
"type": "floatValue",
"writeable": 1,
"recordable": 0,
"value": 0.0,
"unitOfMeasure": "kWh",
"minValue": 0.0,
"maxValue": 135780000.0
},
{
"id": "/heatSources/energyMonitoring/minTankLevel",
"type": "floatValue",
"writeable": 1,
"recordable": 0,
"value": 0.0,
"unitOfMeasure": "kWh",
"minValue": 0.0,
"maxValue": 135780000.0
},
{
"id": "/heatSources/energyMonitoring/tankLevel",
"type": "floatValue",
"writeable": 1,
"recordable": 0,
"value": 0.0,
"unitOfMeasure": "kWh",
"minValue": 0.0,
"maxValue": 135780000.0
},
{
"id": "/heatSources/energyMonitoring/startDateTime",
"type": "stringValue",
"writeable": 0,
"recordable": 0,
"value": "2021-08-11T09:40:37"
},
{
"id": "/heatSources/hs1",
"type": "refEnum",
"references": [
{
"id": "/heatSources/hs1/info",
"uri": "http://THERMOSTAT/heatSources/hs1/info"
},
{
"id": "/heatSources/hs1/type",
"uri": "http://THERMOSTAT/heatSources/hs1/type"
},
{
"id": "/heatSources/hs1/actualModulation",
"uri": "http://THERMOSTAT/heatSources/hs1/actualModulation"
},
{
"id": "/heatSources/hs1/actualPower",
"uri": "http://THERMOSTAT/heatSources/hs1/actualPower"
},
{
"id": "/heatSources/hs1/flameStatus",
"uri": "http://THERMOSTAT/heatSources/hs1/flameStatus"
}
]
},
{
"id": "/heatSources/hs1/info",
"type": "systeminfo",
"recordable": 0,
"writeable": 0,
"values": [
{
"Tok": "8",
"Id": "1710",
"Ver": "02",
"No": "202020202020202020202020202020202038373337393033393530"
}
]
},
{
"id": "/heatSources/hs1/type",
"type": "stringValue",
"writeable": 0,
"recordable": 0,
"value": "GasBoiler",
"allowedValues": [
"No_Appliance",
"OilBoiler",
"GasBoiler",
"Heatpump",
"unknownBoiler"
]
},
{
"id": "/heatSources/hs1/actualModulation",
"type": "floatValue",
"writeable": 0,
"recordable": 0,
"value": 0.0,
"unitOfMeasure": "%"
},
{
"id": "/heatSources/hs1/actualPower",
"type": "floatValue",
"writeable": 0,
"recordable": 1,
"value": 0.0,
"unitOfMeasure": "kW"
},
{
"id": "/heatSources/hs1/flameStatus",
"type": "stringValue",
"writeable": 0,
"recordable": 0,
"value": "off",
"allowedValues": [
"off",
"on"
]
},
{
"id": "/heatSources/ch",
"type": "refEnum",
"references": [
{
"id": "/heatSources/ch/energyMonitoring",
"uri": "http://THERMOSTAT/heatSources/ch/energyMonitoring"
}
]
},
{
"id": "/heatSources/ch/energyMonitoring",
"type": "refEnum",
"references": [
{
"id": "/heatSources/ch/energyMonitoring/consumedEnergy",
"uri": "http://THERMOSTAT/heatSources/ch/energyMonitoring/consumedEnergy"
},
{
"id": "/heatSources/ch/energyMonitoring/fuelConsumption",
"uri": "http://THERMOSTAT/heatSources/ch/energyMonitoring/fuelConsumption"
}
]
},
{
"id": "/heatSources/dhw",
"type": "refEnum",
"references": [
{
"id": "/heatSources/dhw/energyMonitoring",
"uri": "http://THERMOSTAT/heatSources/dhw/energyMonitoring"
}
]
},
{
"id": "/heatSources/dhw/energyMonitoring",
"type": "refEnum",
"references": [
{
"id": "/heatSources/dhw/energyMonitoring/consumedEnergy",
"uri": "http://THERMOSTAT/heatSources/dhw/energyMonitoring/consumedEnergy"
},
{
"id": "/heatSources/dhw/energyMonitoring/fuelConsumption",
"uri": "http://THERMOSTAT/heatSources/dhw/energyMonitoring/fuelConsumption"
}
]
},
{
"id": "/heatSources/pool",
"type": "refEnum",
"references": [
{
"id": "/heatSources/pool/energyMonitoring",
"uri": "http://THERMOSTAT/heatSources/pool/energyMonitoring"
}
]
},
{
"id": "/heatSources/pool/energyMonitoring",
"type": "refEnum",
"references": []
},
{
"id": "/heatSources/total",
"type": "refEnum",
"references": [
{
"id": "/heatSources/total/energyMonitoring",
"uri": "http://THERMOSTAT/heatSources/total/energyMonitoring"
}
]
},
{
"id": "/heatSources/total/energyMonitoring",
"type": "refEnum",
"references": []
},
{
"id": "/heatSources/electricGrid",
"type": "refEnum",
"references": []
}
],
[
{
"id": "/notifications",
"type": "errorList",
"recordable": 0,
"writeable": 0,
"values": []
}
],
[
{
"id": "/system",
"type": "refEnum",
"references": [
{
"id": "/system/brand",
"uri": "http://THERMOSTAT/system/brand"
},
{
"id": "/system/systemType",
"uri": "http://THERMOSTAT/system/systemType"
},
{
"id": "/system/bus",
"uri": "http://THERMOSTAT/system/bus"
},
{
"id": "/system/busReq",
"uri": "http://THERMOSTAT/system/busReq"
},
{
"id": "/system/info",
"uri": "http://THERMOSTAT/system/info"
},
{
"id": "/system/minOutdoorTemp",
"uri": "http://THERMOSTAT/system/minOutdoorTemp"
},
{
"id": "/system/healthStatus",
"uri": "http://THERMOSTAT/system/healthStatus"
},
{
"id": "/system/sensors",
"uri": "http://THERMOSTAT/system/sensors"
},
{
"id": "/system/appliance",
"uri": "http://THERMOSTAT/system/appliance"
},
{
"id": "/system/holidayModes",
"uri": "http://THERMOSTAT/system/holidayModes"
}
]
},
{
"id": "/system/brand",
"type": "stringValue",
"writeable": 0,
"recordable": 0,
"value": "Buderus",
"allowedValues": [
"unknown",
"Bosch",
"Junkers",
"Buderus",
"Nefit",
"Sieger",
"Tata",
"Dakon",
"Elm",
"Boulter",
"Vulcano",
"Worcester",
"British Gas",
"IVT",
"Geminox",
"Neckar",
"Zeus",
"Milton"
]
},
{
"id": "/system/systemType",
"type": "stringValue",
"writeable": 0,
"recordable": 0,
"value": "NSC_ICOM_GATEWAY",
"allowedValues": [
"NSC_ICOM_GATEWAY"
]
},
{
"id": "/system/bus",
"type": "stringValue",
"writeable": 0,
"recordable": 0,
"value": "EMS2_0",
"allowedValues": [
"No_Bus",
"EMS1_0",
"EMS2_0",
"CAN"
]
},
{
"id": "/system/info",
"type": "systeminfo",
"recordable": 0,
"writeable": 0,
"values": [
{
"Tok": "8",
"Id": "208",
"Ver": "01.04",
"No": "303537383835353230313331343837333739333539354130303030"
},
{
"Tok": "16",
"Id": "158",
"Ver": "NF18.06",
"No": "323533303835373630303430323737333831313233313000FFFFFF"
},
{
"Tok": "32",
"Id": "159",
"Ver": "NF20.03",
"No": "3235333038353637303137393238373338383031313435FF000601"
},
{
"Tok": "48",
"Id": "163",
"Ver": "NF27.05",
"No": "323533303835353030303533383737333831313031303300FFFFFF"
},
{
"Tok": "9",
"Id": "224",
"Ver": "NF35.05",
"No": "333135343336383332313830373331303030303034323438373337"
}
]
},
{
"id": "/system/minOutdoorTemp",
"type": "floatValue",
"writeable": 1,
"recordable": 0,
"value": -20.0,
"unitOfMeasure": "C",
"minValue": -35.0,
"maxValue": 10.0
},
{
"id": "/system/healthStatus",
"type": "stringValue",
"writeable": 0,
"recordable": 0,
"value": "ok",
"allowedValues": [
"error",
"maintenance",
"ok"
]
},
{
"id": "/system/sensors",
"type": "refEnum",
"references": [
{
"id": "/system/sensors/temperatures",
"uri": "http://THERMOSTAT/system/sensors/temperatures"
}
]
},
{
"id": "/system/sensors/temperatures",
"type": "refEnum",
"references": [
{
"id": "/system/sensors/temperatures/outdoor_t1",
"uri": "http://THERMOSTAT/system/sensors/temperatures/outdoor_t1"
},
{
"id": "/system/sensors/temperatures/supply_t1_setpoint",
"uri": "http://THERMOSTAT/system/sensors/temperatures/supply_t1_setpoint"
},
{
"id": "/system/sensors/temperatures/supply_t1",
"uri": "http://THERMOSTAT/system/sensors/temperatures/supply_t1"
},
{
"id": "/system/sensors/temperatures/hotWater_t2",
"uri": "http://THERMOSTAT/system/sensors/temperatures/hotWater_t2"
},
{
"id": "/system/sensors/temperatures/return",
"uri": "http://THERMOSTAT/system/sensors/temperatures/return"
},
{
"id": "/system/sensors/temperatures/switch",
"uri": "http://THERMOSTAT/system/sensors/temperatures/switch"
},
{
"id": "/system/sensors/temperatures/chimney",
"uri": "http://THERMOSTAT/system/sensors/temperatures/chimney"
}
]
},
{
"id": "/system/sensors/temperatures/outdoor_t1",
"type": "floatValue",
"writeable": 0,
"recordable": 1,
"value": 5.0,
"unitOfMeasure": "C",
"state": [
{
"open": -3276.8
},
{
"short": 3276.7
}
]
},
{
"id": "/system/sensors/temperatures/supply_t1_setpoint",
"type": "floatValue",
"writeable": 0,
"recordable": 0,
"value": 40.0,
"unitOfMeasure": "C"
},
{
"id": "/system/sensors/temperatures/supply_t1",
"type": "floatValue",
"writeable": 0,
"recordable": 0,
"value": 45.8,
"unitOfMeasure": "C",
"state": [
{
"open": -3276.8
},
{
"short": 3276.7
}
]
},
{
"id": "/system/sensors/temperatures/hotWater_t2",
"type": "floatValue",
"writeable": 0,
"recordable": 0,
"value": 50.3,
"unitOfMeasure": "C",
"state": [
{
"open": -3276.8
},
{
"short": 3276.7
}
]
},
{
"id": "/system/sensors/temperatures/return",
"type": "floatValue",
"writeable": 0,
"recordable": 0,
"value": 43.6,
"unitOfMeasure": "C",
"state": [
{
"open": -3276.8
},
{
"short": 3276.7
}
]
},
{
"id": "/system/sensors/temperatures/switch",
"type": "floatValue",
"writeable": 0,
"recordable": 0,
"value": -3276.8,
"unitOfMeasure": "C",
"state": [
{
"open": -3276.8
},
{
"short": 3276.7
}
]
},
{
"id": "/system/sensors/temperatures/chimney",
"type": "floatValue",
"writeable": 0,
"recordable": 0,
"value": -3276.8,
"unitOfMeasure": "C",
"state": [
{
"open": -3276.8
},
{
"short": 3276.7
}
]
},
{
"id": "/system/appliance",
"type": "refEnum",
"references": [
{
"id": "/system/appliance/actualSupplyTemperature",
"uri": "http://THERMOSTAT/system/appliance/actualSupplyTemperature"
}
]
},
{
"id": "/system/appliance/actualSupplyTemperature",
"type": "floatValue",
"writeable": 0,
"recordable": 0,
"value": 45.8,
"unitOfMeasure": "C",
"state": [
{
"open": -3276.8
},
{
"short": 3276.7
}
]
},
{
"id": "/system/holidayModes",
"type": "refEnum",
"references": [
{
"id": "/system/holidayModes/hm1",
"uri": "http://THERMOSTAT/system/holidayModes/hm1"
},
{
"id": "/system/holidayModes/hm2",
"uri": "http://THERMOSTAT/system/holidayModes/hm2"
},
{
"id": "/system/holidayModes/hm3",
"uri": "http://THERMOSTAT/system/holidayModes/hm3"
},
{
"id": "/system/holidayModes/hm4",
"uri": "http://THERMOSTAT/system/holidayModes/hm4"
},
{
"id": "/system/holidayModes/hm5",
"uri": "http://THERMOSTAT/system/holidayModes/hm5"
}
]
},
{
"id": "/system/holidayModes/hm1",
"type": "refEnum",
"references": [
{
"id": "/system/holidayModes/hm1/startStop",
"uri": "http://THERMOSTAT/system/holidayModes/hm1/startStop"
},
{
"id": "/system/holidayModes/hm1/assignedTo",
"uri": "http://THERMOSTAT/system/holidayModes/hm1/assignedTo"
},
{
"id": "/system/holidayModes/hm1/hcMode",
"uri": "http://THERMOSTAT/system/holidayModes/hm1/hcMode"
},
{
"id": "/system/holidayModes/hm1/dhwMode",
"uri": "http://THERMOSTAT/system/holidayModes/hm1/dhwMode"
},
{
"id": "/system/holidayModes/hm1/delete",
"uri": "http://THERMOSTAT/system/holidayModes/hm1/delete"
}
]
},
{
"id": "/system/holidayModes/hm1/startStop",
"type": "stringValue",
"writeable": 1,
"recordable": 0,
"value": "2017-01-01/2017-01-01"
},
{
"id": "/system/holidayModes/hm1/assignedTo",
"type": "arrayData",
"writeable": 1,
"recordable": 0,
"values": [],
"allowedValues": [
"hc1",
"hc2",
"hc3",
"hc4",
"dhw1",
"dhw2"
]
},
{
"id": "/system/holidayModes/hm1/hcMode",
"type": "stringValue",
"writeable": 1,
"recordable": 0,
"value": "ECO",
"allowedValues": [
"AUTO_SAT",
"FIX_TEMP",
"OFF",
"ECO"
]
},
{
"id": "/system/holidayModes/hm1/dhwMode",
"type": "stringValue",
"writeable": 1,
"recordable": 0,
"value": "OFF",
"allowedValues": [
"AUTO_SAT",
"OFF",
"TD_OFF"
]
},
{
"id": "/system/holidayModes/hm2",
"type": "refEnum",
"references": [
{
"id": "/system/holidayModes/hm2/startStop",
"uri": "http://THERMOSTAT/system/holidayModes/hm2/startStop"
},
{
"id": "/system/holidayModes/hm2/assignedTo",
"uri": "http://THERMOSTAT/system/holidayModes/hm2/assignedTo"
},
{
"id": "/system/holidayModes/hm2/hcMode",
"uri": "http://THERMOSTAT/system/holidayModes/hm2/hcMode"
},
{
"id": "/system/holidayModes/hm2/dhwMode",
"uri": "http://THERMOSTAT/system/holidayModes/hm2/dhwMode"
},
{
"id": "/system/holidayModes/hm2/delete",
"uri": "http://THERMOSTAT/system/holidayModes/hm2/delete"
}
]
},
{
"id": "/system/holidayModes/hm2/startStop",
"type": "stringValue",
"writeable": 1,
"recordable": 0,
"value": "2017-01-01/2017-01-01"
},
{
"id": "/system/holidayModes/hm2/assignedTo",
"type": "arrayData",
"writeable": 1,
"recordable": 0,
"values": [],
"allowedValues": [
"hc1",
"hc2",
"hc3",
"hc4",
"dhw1",
"dhw2"
]
},
{
"id": "/system/holidayModes/hm2/hcMode",
"type": "stringValue",
"writeable": 1,
"recordable": 0,
"value": "ECO",
"allowedValues": [
"AUTO_SAT",
"FIX_TEMP",
"OFF",
"ECO"
]
},
{
"id": "/system/holidayModes/hm2/dhwMode",
"type": "stringValue",
"writeable": 1,
"recordable": 0,
"value": "OFF",
"allowedValues": [
"AUTO_SAT",
"OFF",
"TD_OFF"
]
},
{
"id": "/system/holidayModes/hm3",
"type": "refEnum",
"references": [
{
"id": "/system/holidayModes/hm3/startStop",
"uri": "http://THERMOSTAT/system/holidayModes/hm3/startStop"
},
{
"id": "/system/holidayModes/hm3/assignedTo",
"uri": "http://THERMOSTAT/system/holidayModes/hm3/assignedTo"
},
{
"id": "/system/holidayModes/hm3/hcMode",
"uri": "http://THERMOSTAT/system/holidayModes/hm3/hcMode"
},
{
"id": "/system/holidayModes/hm3/dhwMode",
"uri": "http://THERMOSTAT/system/holidayModes/hm3/dhwMode"
},
{
"id": "/system/holidayModes/hm3/delete",
"uri": "http://THERMOSTAT/system/holidayModes/hm3/delete"
}
]
},
{
"id": "/system/holidayModes/hm3/startStop",
"type": "stringValue",
"writeable": 1,
"recordable": 0,
"value": "2017-01-01/2017-01-01"
},
{
"id": "/system/holidayModes/hm3/assignedTo",
"type": "arrayData",
"writeable": 1,
"recordable": 0,
"values": [],
"allowedValues": [
"hc1",
"hc2",
"hc3",
"hc4",
"dhw1",
"dhw2"
]
},
{
"id": "/system/holidayModes/hm3/hcMode",
"type": "stringValue",
"writeable": 1,
"recordable": 0,
"value": "ECO",
"allowedValues": [
"AUTO_SAT",
"FIX_TEMP",
"OFF",
"ECO"
]
},
{
"id": "/system/holidayModes/hm3/dhwMode",
"type": "stringValue",
"writeable": 1,
"recordable": 0,
"value": "OFF",
"allowedValues": [
"AUTO_SAT",
"OFF",
"TD_OFF"
]
},
{
"id": "/system/holidayModes/hm4",
"type": "refEnum",
"references": [
{
"id": "/system/holidayModes/hm4/startStop",
"uri": "http://THERMOSTAT/system/holidayModes/hm4/startStop"
},
{
"id": "/system/holidayModes/hm4/assignedTo",
"uri": "http://THERMOSTAT/system/holidayModes/hm4/assignedTo"
},
{
"id": "/system/holidayModes/hm4/hcMode",
"uri": "http://THERMOSTAT/system/holidayModes/hm4/hcMode"
},
{
"id": "/system/holidayModes/hm4/dhwMode",
"uri": "http://THERMOSTAT/system/holidayModes/hm4/dhwMode"
},
{
"id": "/system/holidayModes/hm4/delete",
"uri": "http://THERMOSTAT/system/holidayModes/hm4/delete"
}
]
},
{
"id": "/system/holidayModes/hm4/startStop",
"type": "stringValue",
"writeable": 1,
"recordable": 0,
"value": "2017-01-01/2017-01-01"
},
{
"id": "/system/holidayModes/hm4/assignedTo",
"type": "arrayData",
"writeable": 1,
"recordable": 0,
"values": [],
"allowedValues": [
"hc1",
"hc2",
"hc3",
"hc4",
"dhw1",
"dhw2"
]
},
{
"id": "/system/holidayModes/hm4/hcMode",
"type": "stringValue",
"writeable": 1,
"recordable": 0,
"value": "ECO",
"allowedValues": [
"AUTO_SAT",
"FIX_TEMP",
"OFF",
"ECO"
]
},
{
"id": "/system/holidayModes/hm4/dhwMode",
"type": "stringValue",
"writeable": 1,
"recordable": 0,
"value": "OFF",
"allowedValues": [
"AUTO_SAT",
"OFF",
"TD_OFF"
]
},
{
"id": "/system/holidayModes/hm5",
"type": "refEnum",
"references": [
{
"id": "/system/holidayModes/hm5/startStop",
"uri": "http://THERMOSTAT/system/holidayModes/hm5/startStop"
},
{
"id": "/system/holidayModes/hm5/assignedTo",
"uri": "http://THERMOSTAT/system/holidayModes/hm5/assignedTo"
},
{
"id": "/system/holidayModes/hm5/hcMode",
"uri": "http://THERMOSTAT/system/holidayModes/hm5/hcMode"
},
{
"id": "/system/holidayModes/hm5/dhwMode",
"uri": "http://THERMOSTAT/system/holidayModes/hm5/dhwMode"
},
{
"id": "/system/holidayModes/hm5/delete",
"uri": "http://THERMOSTAT/system/holidayModes/hm5/delete"
}
]
},
{
"id": "/system/holidayModes/hm5/startStop",
"type": "stringValue",
"writeable": 1,
"recordable": 0,
"value": "2017-01-01/2017-01-01"
},
{
"id": "/system/holidayModes/hm5/assignedTo",
"type": "arrayData",
"writeable": 1,
"recordable": 0,
"values": [],
"allowedValues": [
"hc1",
"hc2",
"hc3",
"hc4",
"dhw1",
"dhw2"
]
},
{
"id": "/system/holidayModes/hm5/hcMode",
"type": "stringValue",
"writeable": 1,
"recordable": 0,
"value": "ECO",
"allowedValues": [
"AUTO_SAT",
"FIX_TEMP",
"OFF",
"ECO"
]
},
{
"id": "/system/holidayModes/hm5/dhwMode",
"type": "stringValue",
"writeable": 1,
"recordable": 0,
"value": "OFF",
"allowedValues": [
"AUTO_SAT",
"OFF",
"TD_OFF"
]
}
],
[
{
"id": "/solarCircuits",
"type": "refEnum",
"references": [
{
"id": "/solarCircuits/sc1",
"uri": "http://THERMOSTAT/solarCircuits/sc1"
}
]
},
{
"id": "/solarCircuits/sc1",
"type": "refEnum",
"references": [
{
"id": "/solarCircuits/sc1/dhwTankTemperature",
"uri": "http://THERMOSTAT/solarCircuits/sc1/dhwTankTemperature"
},
{
"id": "/solarCircuits/sc1/solarYield",
"uri": "http://THERMOSTAT/solarCircuits/sc1/solarYield"
},
{
"id": "/solarCircuits/sc1/pumpModulation",
"uri": "http://THERMOSTAT/solarCircuits/sc1/pumpModulation"
},
{
"id": "/solarCircuits/sc1/collectorTemperature",
"uri": "http://THERMOSTAT/solarCircuits/sc1/collectorTemperature"
},
{
"id": "/solarCircuits/sc1/actuatorStatus",
"uri": "http://THERMOSTAT/solarCircuits/sc1/actuatorStatus"
},
{
"id": "/solarCircuits/sc1/status",
"uri": "http://THERMOSTAT/solarCircuits/sc1/status"
}
]
},
{
"id": "/solarCircuits/sc1/dhwTankTemperature",
"type": "floatValue",
"writeable": 0,
"recordable": 0,
"value": 49.5,
"unitOfMeasure": "C",
"state": [
{
"open": -3276.8
},
{
"short": 3276.7
}
]
},
{
"id": "/solarCircuits/sc1/solarYield",
"type": "floatValue",
"writeable": 0,
"recordable": 1,
"value": 84.0,
"unitOfMeasure": "Wh"
},
{
"id": "/solarCircuits/sc1/pumpModulation",
"type": "floatValue",
"writeable": 0,
"recordable": 0,
"value": 0.0,
"unitOfMeasure": "%",
"state": [
{
"off": 0.0
}
]
},
{
"id": "/solarCircuits/sc1/collectorTemperature",
"type": "floatValue",
"writeable": 0,
"recordable": 1,
"value": 19.4,
"unitOfMeasure": "C",
"state": [
{
"open": -3276.8
},
{
"short": 3276.7
}
]
},
{
"id": "/solarCircuits/sc1/actuatorStatus",
"type": "stringValue",
"writeable": 1,
"recordable": 0,
"value": "yes",
"allowedValues": [
"no",
"yes"
]
},
{
"id": "/solarCircuits/sc1/status",
"type": "stringValue",
"writeable": 0,
"recordable": 0,
"value": "ACTIVE",
"allowedValues": [
"INACTIVE",
"ACTIVE"
]
}
],
[
{
"id": "/recordings",
"type": "refEnum",
"references": [
{
"id": "/recordings/solarCircuits",
"uri": "http://THERMOSTAT/recordings/solarCircuits"
},
{
"id": "/recordings/system",
"uri": "http://THERMOSTAT/recordings/system"
},
{
"id": "/recordings/heatSources",
"uri": "http://THERMOSTAT/recordings/heatSources"
},
{
"id": "/recordings/heatingCircuits",
"uri": "http://THERMOSTAT/recordings/heatingCircuits"
},
{
"id": "/recordings/dhwCircuits",
"uri": "http://THERMOSTAT/recordings/dhwCircuits"
}
]
},
{
"id": "/recordings/solarCircuits",
"type": "refEnum",
"references": [
{
"id": "/recordings/solarCircuits/sc1",
"uri": "http://THERMOSTAT/recordings/solarCircuits/sc1"
}
]
},
{
"id": "/recordings/solarCircuits/sc1",
"type": "refEnum",
"references": [
{
"id": "/recordings/solarCircuits/sc1/solarYield",
"uri": "http://THERMOSTAT/recordings/solarCircuits/sc1/solarYield"
}
]
},
{
"id": "/recordings/solarCircuits/sc1/solarYield?interval=2022-1-18",
"type": "yRecording",
"writeable": 0,
"recordable": 0,
"recordedResource": {
"id": "/solarCircuits/sc1/solarYield",
"uri": "http://192.168.178.42/solarCircuits/sc1/solarYield"
},
"interval": "2022-1-18",
"sampleRate": "P1H",
"recording-type": "actual",
"recording": [
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 59
},
{
"y": 0,
"c": 60
},
{
"y": 6670,
"c": 60
},
{
"y": 230,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 60
}
]
},
{
"id": "/recordings/solarCircuits/sc1/solarYield?interval=2022-1",
"type": "yRecording",
"writeable": 0,
"recordable": 0,
"recordedResource": {
"id": "/solarCircuits/sc1/solarYield",
"uri": "http://192.168.178.42/solarCircuits/sc1/solarYield"
},
"interval": "2022-1",
"sampleRate": "P1D",
"recording-type": "actual",
"recording": [
{
"y": 156120,
"c": 1438
},
{
"y": 64800,
"c": 1438
},
{
"y": 0,
"c": 1438
},
{
"y": 14460,
"c": 1439
},
{
"y": 0,
"c": 1438
},
{
"y": 37740,
"c": 1438
},
{
"y": 23880,
"c": 1438
},
{
"y": 15060,
"c": 1438
},
{
"y": 10680,
"c": 1438
},
{
"y": 0,
"c": 1438
},
{
"y": 19500,
"c": 1439
},
{
"y": 23880,
"c": 1438
},
{
"y": 100080,
"c": 1439
},
{
"y": 116400,
"c": 1438
},
{
"y": 51600,
"c": 1439
},
{
"y": 122100,
"c": 1439
},
{
"y": 0,
"c": 1438
},
{
"y": 6900,
"c": 1439
},
{
"y": 119964,
"c": 959
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
}
]
},
{
"id": "/recordings/solarCircuits/sc1/solarYield?interval=2022-W3",
"type": "yRecording",
"writeable": 0,
"recordable": 0,
"recordedResource": {
"id": "/solarCircuits/sc1/solarYield",
"uri": "http://192.168.178.42/solarCircuits/sc1/solarYield"
},
"interval": "2022-W3",
"sampleRate": "P6H",
"recording-type": "actual",
"recording": [
{
"y": 0,
"c": 359
},
{
"y": 0,
"c": 360
},
{
"y": 0,
"c": 359
},
{
"y": 0,
"c": 360
},
{
"y": 0,
"c": 360
},
{
"y": 0,
"c": 359
},
{
"y": 6900,
"c": 360
},
{
"y": 0,
"c": 360
},
{
"y": 0,
"c": 359
},
{
"y": 21653,
"c": 360
},
{
"y": 98311,
"c": 240
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
}
]
},
{
"id": "/recordings/solarCircuits/sc1/solarYield",
"type": "yRecording",
"writeable": 0,
"recordable": 0,
"recordedResource": {
"id": "/solarCircuits/sc1/solarYield",
"uri": "http://192.168.178.42/solarCircuits/sc1/solarYield"
},
"interval": "",
"sampleRate": "",
"recording-type": "actual",
"recording": []
},
{
"id": "/recordings/system",
"type": "refEnum",
"references": [
{
"id": "/recordings/system/sensors",
"uri": "http://THERMOSTAT/recordings/system/sensors"
},
{
"id": "/recordings/system/heatSources",
"uri": "http://THERMOSTAT/recordings/system/heatSources"
}
]
},
{
"id": "/recordings/system/sensors",
"type": "refEnum",
"references": [
{
"id": "/recordings/system/sensors/temperatures",
"uri": "http://THERMOSTAT/recordings/system/sensors/temperatures"
}
]
},
{
"id": "/recordings/system/sensors/temperatures",
"type": "refEnum",
"references": [
{
"id": "/recordings/system/sensors/temperatures/outdoor_t1",
"uri": "http://THERMOSTAT/recordings/system/sensors/temperatures/outdoor_t1"
}
]
},
{
"id": "/recordings/system/sensors/temperatures/outdoor_t1?interval=2022-1-18",
"type": "yRecording",
"writeable": 0,
"recordable": 0,
"recordedResource": {
"id": "/system/sensors/temperatures/outdoor_t1",
"uri": "http://192.168.178.42/system/sensors/temperatures/outdoor_t1"
},
"interval": "2022-1-18",
"sampleRate": "P1H",
"recording-type": "actual",
"recording": [
{
"y": 120,
"c": 60
},
{
"y": 120,
"c": 60
},
{
"y": 120,
"c": 60
},
{
"y": 120,
"c": 60
},
{
"y": 120,
"c": 60
},
{
"y": 120,
"c": 60
},
{
"y": 65,
"c": 60
},
{
"y": 1,
"c": 60
},
{
"y": 32,
"c": 60
},
{
"y": 88,
"c": 60
},
{
"y": 160,
"c": 59
},
{
"y": 280,
"c": 60
},
{
"y": 231,
"c": 60
},
{
"y": 240,
"c": 60
},
{
"y": 210,
"c": 60
},
{
"y": 180,
"c": 60
},
{
"y": 168,
"c": 60
},
{
"y": 120,
"c": 60
},
{
"y": 100,
"c": 60
},
{
"y": 42,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": -1,
"c": 60
},
{
"y": -53,
"c": 60
},
{
"y": -65,
"c": 60
}
]
},
{
"id": "/recordings/system/sensors/temperatures/outdoor_t1?interval=2022-1",
"type": "yRecording",
"writeable": 0,
"recordable": 0,
"recordedResource": {
"id": "/system/sensors/temperatures/outdoor_t1",
"uri": "http://192.168.178.42/system/sensors/temperatures/outdoor_t1"
},
"interval": "2022-1",
"sampleRate": "P1D",
"recording-type": "actual",
"recording": [
{
"y": 10398,
"c": 1438
},
{
"y": 11345,
"c": 1438
},
{
"y": 13286,
"c": 1438
},
{
"y": 13952,
"c": 1439
},
{
"y": 2215,
"c": 1438
},
{
"y": 308,
"c": 1438
},
{
"y": -2431,
"c": 1438
},
{
"y": -428,
"c": 1438
},
{
"y": 1534,
"c": 1438
},
{
"y": 1275,
"c": 1438
},
{
"y": 1175,
"c": 1439
},
{
"y": -2357,
"c": 1438
},
{
"y": -1806,
"c": 1439
},
{
"y": 369,
"c": 1438
},
{
"y": -1739,
"c": 1439
},
{
"y": 1661,
"c": 1439
},
{
"y": 3759,
"c": 1438
},
{
"y": 2518,
"c": 1439
},
{
"y": 1077,
"c": 959
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
}
]
},
{
"id": "/recordings/system/sensors/temperatures/outdoor_t1?interval=2022-W3",
"type": "yRecording",
"writeable": 0,
"recordable": 0,
"recordedResource": {
"id": "/system/sensors/temperatures/outdoor_t1",
"uri": "http://192.168.178.42/system/sensors/temperatures/outdoor_t1"
},
"interval": "2022-W3",
"sampleRate": "P6H",
"recording-type": "actual",
"recording": [
{
"y": 359,
"c": 359
},
{
"y": 888,
"c": 360
},
{
"y": 1608,
"c": 359
},
{
"y": 904,
"c": 360
},
{
"y": 720,
"c": 360
},
{
"y": 626,
"c": 359
},
{
"y": 1149,
"c": 360
},
{
"y": 23,
"c": 360
},
{
"y": -722,
"c": 359
},
{
"y": 394,
"c": 360
},
{
"y": 1405,
"c": 240
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
}
]
},
{
"id": "/recordings/system/sensors/temperatures/outdoor_t1",
"type": "yRecording",
"writeable": 0,
"recordable": 0,
"recordedResource": {
"id": "/system/sensors/temperatures/outdoor_t1",
"uri": "http://192.168.178.42/system/sensors/temperatures/outdoor_t1"
},
"interval": "",
"sampleRate": "",
"recording-type": "actual",
"recording": []
},
{
"id": "/recordings/system/heatSources",
"type": "refEnum",
"references": [
{
"id": "/recordings/system/heatSources/hs1",
"uri": "http://THERMOSTAT/recordings/system/heatSources/hs1"
}
]
},
{
"id": "/recordings/system/heatSources/hs1",
"type": "refEnum",
"references": [
{
"id": "/recordings/system/heatSources/hs1/actualPower",
"uri": "http://THERMOSTAT/recordings/system/heatSources/hs1/actualPower"
}
]
},
{
"id": "/recordings/system/heatSources/hs1/actualPower?interval=2022-1-18",
"type": "yRecording",
"writeable": 0,
"recordable": 0,
"recordedResource": {
"id": "/heatSources/actualPower",
"uri": "http://192.168.178.42/heatSources/actualPower"
},
"interval": "2022-1-18",
"sampleRate": "P1H",
"recording-type": "actual",
"recording": [
{
"y": 0,
"c": 58
},
{
"y": 60,
"c": 60
},
{
"y": 120,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 120,
"c": 60
},
{
"y": 240,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 180,
"c": 60
},
{
"y": 120,
"c": 60
},
{
"y": 240,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 120,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 120,
"c": 60
},
{
"y": 60,
"c": 60
},
{
"y": 60,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 120,
"c": 60
},
{
"y": 60,
"c": 60
}
]
},
{
"id": "/recordings/system/heatSources/hs1/actualPower?interval=2022-1",
"type": "yRecording",
"writeable": 0,
"recordable": 0,
"recordedResource": {
"id": "/heatSources/actualPower",
"uri": "http://192.168.178.42/heatSources/actualPower"
},
"interval": "2022-1",
"sampleRate": "P1D",
"recording-type": "actual",
"recording": [
{
"y": 420,
"c": 1439
},
{
"y": 658,
"c": 1438
},
{
"y": 480,
"c": 1438
},
{
"y": 539,
"c": 1439
},
{
"y": 1736,
"c": 1438
},
{
"y": 2040,
"c": 1438
},
{
"y": 2340,
"c": 1439
},
{
"y": 2099,
"c": 1439
},
{
"y": 1556,
"c": 1438
},
{
"y": 2038,
"c": 1439
},
{
"y": 1919,
"c": 1439
},
{
"y": 2274,
"c": 1438
},
{
"y": 1800,
"c": 1438
},
{
"y": 1736,
"c": 1438
},
{
"y": 2039,
"c": 1439
},
{
"y": 1440,
"c": 1438
},
{
"y": 1260,
"c": 1438
},
{
"y": 1620,
"c": 1438
},
{
"y": 1138,
"c": 958
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
}
]
},
{
"id": "/recordings/system/heatSources/hs1/actualPower?interval=2022-W3",
"type": "yRecording",
"writeable": 0,
"recordable": 0,
"recordedResource": {
"id": "/heatSources/actualPower",
"uri": "http://192.168.178.42/heatSources/actualPower"
},
"interval": "2022-W3",
"sampleRate": "P6H",
"recording-type": "actual",
"recording": [
{
"y": 240,
"c": 358
},
{
"y": 600,
"c": 360
},
{
"y": 240,
"c": 360
},
{
"y": 180,
"c": 360
},
{
"y": 180,
"c": 358
},
{
"y": 900,
"c": 360
},
{
"y": 120,
"c": 360
},
{
"y": 420,
"c": 360
},
{
"y": 358,
"c": 358
},
{
"y": 600,
"c": 360
},
{
"y": 180,
"c": 240
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
}
]
},
{
"id": "/recordings/system/heatSources/hs1/actualPower",
"type": "yRecording",
"writeable": 0,
"recordable": 0,
"recordedResource": {
"id": "/heatSources/actualPower",
"uri": "http://192.168.178.42/heatSources/actualPower"
},
"interval": "",
"sampleRate": "",
"recording-type": "actual",
"recording": []
},
{
"id": "/recordings/heatSources",
"type": "refEnum",
"references": [
{
"id": "/recordings/heatSources/actualPower",
"uri": "http://THERMOSTAT/recordings/heatSources/actualPower"
},
{
"id": "/recordings/heatSources/actualCHPower",
"uri": "http://THERMOSTAT/recordings/heatSources/actualCHPower"
},
{
"id": "/recordings/heatSources/actualDHWPower",
"uri": "http://THERMOSTAT/recordings/heatSources/actualDHWPower"
},
{
"id": "/recordings/heatSources/hs1",
"uri": "http://THERMOSTAT/recordings/heatSources/hs1"
},
{
"id": "/recordings/heatSources/total",
"uri": "http://THERMOSTAT/recordings/heatSources/total"
}
]
},
{
"id": "/recordings/heatSources/actualPower?interval=2022-1-18",
"type": "yRecording",
"writeable": 0,
"recordable": 0,
"recordedResource": {
"id": "/heatSources/actualPower",
"uri": "http://192.168.178.42/heatSources/actualPower"
},
"interval": "2022-1-18",
"sampleRate": "P1H",
"recording-type": "actual",
"recording": [
{
"y": 0,
"c": 58
},
{
"y": 60,
"c": 60
},
{
"y": 120,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 120,
"c": 60
},
{
"y": 240,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 180,
"c": 60
},
{
"y": 120,
"c": 60
},
{
"y": 240,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 120,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 120,
"c": 60
},
{
"y": 60,
"c": 60
},
{
"y": 60,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 120,
"c": 60
},
{
"y": 60,
"c": 60
}
]
},
{
"id": "/recordings/heatSources/actualPower?interval=2022-1",
"type": "yRecording",
"writeable": 0,
"recordable": 0,
"recordedResource": {
"id": "/heatSources/actualPower",
"uri": "http://192.168.178.42/heatSources/actualPower"
},
"interval": "2022-1",
"sampleRate": "P1D",
"recording-type": "actual",
"recording": [
{
"y": 420,
"c": 1439
},
{
"y": 658,
"c": 1438
},
{
"y": 480,
"c": 1438
},
{
"y": 539,
"c": 1439
},
{
"y": 1736,
"c": 1438
},
{
"y": 2040,
"c": 1438
},
{
"y": 2340,
"c": 1439
},
{
"y": 2099,
"c": 1439
},
{
"y": 1556,
"c": 1438
},
{
"y": 2038,
"c": 1439
},
{
"y": 1919,
"c": 1439
},
{
"y": 2274,
"c": 1438
},
{
"y": 1800,
"c": 1438
},
{
"y": 1736,
"c": 1438
},
{
"y": 2039,
"c": 1439
},
{
"y": 1440,
"c": 1438
},
{
"y": 1260,
"c": 1438
},
{
"y": 1620,
"c": 1438
},
{
"y": 1138,
"c": 958
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
}
]
},
{
"id": "/recordings/heatSources/actualPower?interval=2022-W3",
"type": "yRecording",
"writeable": 0,
"recordable": 0,
"recordedResource": {
"id": "/heatSources/actualPower",
"uri": "http://192.168.178.42/heatSources/actualPower"
},
"interval": "2022-W3",
"sampleRate": "P6H",
"recording-type": "actual",
"recording": [
{
"y": 240,
"c": 358
},
{
"y": 600,
"c": 360
},
{
"y": 240,
"c": 360
},
{
"y": 180,
"c": 360
},
{
"y": 180,
"c": 358
},
{
"y": 900,
"c": 360
},
{
"y": 120,
"c": 360
},
{
"y": 420,
"c": 360
},
{
"y": 358,
"c": 358
},
{
"y": 600,
"c": 360
},
{
"y": 180,
"c": 240
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
}
]
},
{
"id": "/recordings/heatSources/actualPower",
"type": "yRecording",
"writeable": 0,
"recordable": 0,
"recordedResource": {
"id": "/heatSources/actualPower",
"uri": "http://192.168.178.42/heatSources/actualPower"
},
"interval": "",
"sampleRate": "",
"recording-type": "actual",
"recording": []
},
{
"id": "/recordings/heatSources/actualCHPower?interval=2022-1-18",
"type": "yRecording",
"writeable": 0,
"recordable": 0,
"recordedResource": {
"id": "/heatSources/actualCHPower",
"uri": "http://192.168.178.42/heatSources/actualCHPower"
},
"interval": "2022-1-18",
"sampleRate": "P1H",
"recording-type": "actual",
"recording": [
{
"y": 0,
"c": 58
},
{
"y": 60,
"c": 60
},
{
"y": 120,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 120,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 60,
"c": 60
},
{
"y": 120,
"c": 60
},
{
"y": 60,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 60,
"c": 60
},
{
"y": 60,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 60,
"c": 60
},
{
"y": 60,
"c": 60
}
]
},
{
"id": "/recordings/heatSources/actualCHPower?interval=2022-1",
"type": "yRecording",
"writeable": 0,
"recordable": 0,
"recordedResource": {
"id": "/heatSources/actualCHPower",
"uri": "http://192.168.178.42/heatSources/actualCHPower"
},
"interval": "2022-1",
"sampleRate": "P1D",
"recording-type": "actual",
"recording": [
{
"y": 420,
"c": 1439
},
{
"y": 658,
"c": 1438
},
{
"y": 480,
"c": 1438
},
{
"y": 539,
"c": 1439
},
{
"y": 1736,
"c": 1438
},
{
"y": 2040,
"c": 1438
},
{
"y": 1140,
"c": 1439
},
{
"y": 1379,
"c": 1439
},
{
"y": 896,
"c": 1438
},
{
"y": 1078,
"c": 1439
},
{
"y": 1019,
"c": 1439
},
{
"y": 1434,
"c": 1438
},
{
"y": 1140,
"c": 1438
},
{
"y": 956,
"c": 1438
},
{
"y": 1319,
"c": 1439
},
{
"y": 900,
"c": 1438
},
{
"y": 480,
"c": 1438
},
{
"y": 780,
"c": 1438
},
{
"y": 658,
"c": 958
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
}
]
},
{
"id": "/recordings/heatSources/actualCHPower?interval=2022-W3",
"type": "yRecording",
"writeable": 0,
"recordable": 0,
"recordedResource": {
"id": "/heatSources/actualCHPower",
"uri": "http://192.168.178.42/heatSources/actualCHPower"
},
"interval": "2022-W3",
"sampleRate": "P6H",
"recording-type": "actual",
"recording": [
{
"y": 240,
"c": 358
},
{
"y": 180,
"c": 360
},
{
"y": 0,
"c": 360
},
{
"y": 60,
"c": 360
},
{
"y": 180,
"c": 358
},
{
"y": 360,
"c": 360
},
{
"y": 0,
"c": 360
},
{
"y": 240,
"c": 360
},
{
"y": 358,
"c": 358
},
{
"y": 240,
"c": 360
},
{
"y": 60,
"c": 240
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
}
]
},
{
"id": "/recordings/heatSources/actualCHPower",
"type": "yRecording",
"writeable": 0,
"recordable": 0,
"recordedResource": {
"id": "/heatSources/actualCHPower",
"uri": "http://192.168.178.42/heatSources/actualCHPower"
},
"interval": "",
"sampleRate": "",
"recording-type": "actual",
"recording": []
},
{
"id": "/recordings/heatSources/actualDHWPower?interval=2022-1-18",
"type": "yRecording",
"writeable": 0,
"recordable": 0,
"recordedResource": {
"id": "/heatSources/actualDHWPower",
"uri": "http://192.168.178.42/heatSources/actualDHWPower"
},
"interval": "2022-1-18",
"sampleRate": "P1H",
"recording-type": "actual",
"recording": [
{
"y": 0,
"c": 58
},
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 180,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 120,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 120,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 120,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 60,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 60
}
]
},
{
"id": "/recordings/heatSources/actualDHWPower?interval=2022-1",
"type": "yRecording",
"writeable": 0,
"recordable": 0,
"recordedResource": {
"id": "/heatSources/actualDHWPower",
"uri": "http://192.168.178.42/heatSources/actualDHWPower"
},
"interval": "2022-1",
"sampleRate": "P1D",
"recording-type": "actual",
"recording": [
{
"y": 0,
"c": 1439
},
{
"y": 0,
"c": 1438
},
{
"y": 0,
"c": 1438
},
{
"y": 0,
"c": 1439
},
{
"y": 0,
"c": 1438
},
{
"y": 0,
"c": 1438
},
{
"y": 1080,
"c": 1439
},
{
"y": 420,
"c": 1439
},
{
"y": 540,
"c": 1438
},
{
"y": 840,
"c": 1439
},
{
"y": 780,
"c": 1439
},
{
"y": 600,
"c": 1438
},
{
"y": 660,
"c": 1438
},
{
"y": 600,
"c": 1438
},
{
"y": 480,
"c": 1439
},
{
"y": 480,
"c": 1438
},
{
"y": 660,
"c": 1438
},
{
"y": 600,
"c": 1438
},
{
"y": 420,
"c": 958
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
}
]
},
{
"id": "/recordings/heatSources/actualDHWPower?interval=2022-W3",
"type": "yRecording",
"writeable": 0,
"recordable": 0,
"recordedResource": {
"id": "/heatSources/actualDHWPower",
"uri": "http://192.168.178.42/heatSources/actualDHWPower"
},
"interval": "2022-W3",
"sampleRate": "P6H",
"recording-type": "actual",
"recording": [
{
"y": 0,
"c": 358
},
{
"y": 360,
"c": 360
},
{
"y": 180,
"c": 360
},
{
"y": 120,
"c": 360
},
{
"y": 0,
"c": 358
},
{
"y": 420,
"c": 360
},
{
"y": 120,
"c": 360
},
{
"y": 60,
"c": 360
},
{
"y": 0,
"c": 358
},
{
"y": 300,
"c": 360
},
{
"y": 120,
"c": 240
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
}
]
},
{
"id": "/recordings/heatSources/actualDHWPower",
"type": "yRecording",
"writeable": 0,
"recordable": 0,
"recordedResource": {
"id": "/heatSources/actualDHWPower",
"uri": "http://192.168.178.42/heatSources/actualDHWPower"
},
"interval": "",
"sampleRate": "",
"recording-type": "actual",
"recording": []
},
{
"id": "/recordings/heatSources/hs1",
"type": "refEnum",
"references": [
{
"id": "/recordings/heatSources/hs1/actualPower",
"uri": "http://THERMOSTAT/recordings/heatSources/hs1/actualPower"
}
]
},
{
"id": "/recordings/heatSources/hs1/actualPower?interval=2022-1-18",
"type": "yRecording",
"writeable": 0,
"recordable": 0,
"recordedResource": {
"id": "/heatSources/hs1/actualPower",
"uri": "http://192.168.178.42/heatSources/hs1/actualPower"
},
"interval": "2022-1-18",
"sampleRate": "P1H",
"recording-type": "actual",
"recording": [
{
"y": 0,
"c": 58
},
{
"y": 60,
"c": 60
},
{
"y": 120,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 120,
"c": 60
},
{
"y": 240,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 180,
"c": 60
},
{
"y": 120,
"c": 60
},
{
"y": 240,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 120,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 120,
"c": 60
},
{
"y": 60,
"c": 60
},
{
"y": 60,
"c": 60
},
{
"y": 0,
"c": 60
},
{
"y": 120,
"c": 60
},
{
"y": 60,
"c": 60
}
]
},
{
"id": "/recordings/heatSources/hs1/actualPower?interval=2022-1",
"type": "yRecording",
"writeable": 0,
"recordable": 0,
"recordedResource": {
"id": "/heatSources/hs1/actualPower",
"uri": "http://192.168.178.42/heatSources/hs1/actualPower"
},
"interval": "2022-1",
"sampleRate": "P1D",
"recording-type": "actual",
"recording": [
{
"y": 420,
"c": 1439
},
{
"y": 658,
"c": 1438
},
{
"y": 480,
"c": 1438
},
{
"y": 539,
"c": 1439
},
{
"y": 1736,
"c": 1438
},
{
"y": 2040,
"c": 1438
},
{
"y": 2340,
"c": 1439
},
{
"y": 2099,
"c": 1439
},
{
"y": 1556,
"c": 1438
},
{
"y": 2038,
"c": 1439
},
{
"y": 1919,
"c": 1439
},
{
"y": 2274,
"c": 1438
},
{
"y": 1800,
"c": 1438
},
{
"y": 1736,
"c": 1438
},
{
"y": 2039,
"c": 1439
},
{
"y": 1440,
"c": 1438
},
{
"y": 1260,
"c": 1438
},
{
"y": 1620,
"c": 1438
},
{
"y": 1138,
"c": 958
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
}
]
},
{
"id": "/recordings/heatSources/hs1/actualPower?interval=2022-W3",
"type": "yRecording",
"writeable": 0,
"recordable": 0,
"recordedResource": {
"id": "/heatSources/hs1/actualPower",
"uri": "http://192.168.178.42/heatSources/hs1/actualPower"
},
"interval": "2022-W3",
"sampleRate": "P6H",
"recording-type": "actual",
"recording": [
{
"y": 240,
"c": 358
},
{
"y": 600,
"c": 360
},
{
"y": 240,
"c": 360
},
{
"y": 180,
"c": 360
},
{
"y": 180,
"c": 358
},
{
"y": 900,
"c": 360
},
{
"y": 120,
"c": 360
},
{
"y": 420,
"c": 360
},
{
"y": 358,
"c": 358
},
{
"y": 600,
"c": 360
},
{
"y": 180,
"c": 240
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
}
]
},
{
"id": "/recordings/heatSources/hs1/actualPower",
"type": "yRecording",
"writeable": 0,
"recordable": 0,
"recordedResource": {
"id": "/heatSources/hs1/actualPower",
"uri": "http://192.168.178.42/heatSources/hs1/actualPower"
},
"interval": "",
"sampleRate": "",
"recording-type": "actual",
"recording": []
},
{
"id": "/recordings/heatSources/total",
"type": "refEnum",
"references": [
{
"id": "/recordings/heatSources/total/energyMonitoring",
"uri": "http://THERMOSTAT/recordings/heatSources/total/energyMonitoring"
}
]
},
{
"id": "/recordings/heatSources/total/energyMonitoring",
"type": "refEnum",
"references": []
},
{
"id": "/recordings/heatingCircuits",
"type": "refEnum",
"references": [
{
"id": "/recordings/heatingCircuits/hc1",
"uri": "http://THERMOSTAT/recordings/heatingCircuits/hc1"
}
]
},
{
"id": "/recordings/heatingCircuits/hc1",
"type": "refEnum",
"references": [
{
"id": "/recordings/heatingCircuits/hc1/roomtemperature",
"uri": "http://THERMOSTAT/recordings/heatingCircuits/hc1/roomtemperature"
}
]
},
{
"id": "/recordings/heatingCircuits/hc1/roomtemperature?interval=2022-1-18",
"type": "yRecording",
"writeable": 0,
"recordable": 0,
"recordedResource": {
"id": "/heatingCircuits/hc1/roomtemperature",
"uri": "http://192.168.178.42/heatingCircuits/hc1/roomtemperature"
},
"interval": "2022-1-18",
"sampleRate": "P1H",
"recording-type": "actual",
"recording": [
{
"y": -196553,
"c": 60
},
{
"y": -196553,
"c": 60
},
{
"y": -196553,
"c": 60
},
{
"y": -196553,
"c": 60
},
{
"y": -196553,
"c": 60
},
{
"y": -196553,
"c": 60
},
{
"y": -196553,
"c": 60
},
{
"y": -196553,
"c": 60
},
{
"y": -196553,
"c": 60
},
{
"y": -196553,
"c": 60
},
{
"y": -193277,
"c": 59
},
{
"y": -196553,
"c": 60
},
{
"y": -196553,
"c": 60
},
{
"y": -196553,
"c": 60
},
{
"y": -196553,
"c": 60
},
{
"y": -196553,
"c": 60
},
{
"y": -196553,
"c": 60
},
{
"y": -196553,
"c": 60
},
{
"y": -196553,
"c": 60
},
{
"y": -196553,
"c": 60
},
{
"y": -196553,
"c": 60
},
{
"y": -196553,
"c": 60
},
{
"y": -196553,
"c": 60
},
{
"y": -196553,
"c": 60
}
]
},
{
"id": "/recordings/heatingCircuits/hc1/roomtemperature?interval=2022-1",
"type": "yRecording",
"writeable": 0,
"recordable": 0,
"recordedResource": {
"id": "/heatingCircuits/hc1/roomtemperature",
"uri": "http://192.168.178.42/heatingCircuits/hc1/roomtemperature"
},
"interval": "2022-1",
"sampleRate": "P1D",
"recording-type": "actual",
"recording": [
{
"y": -4710720,
"c": 1438
},
{
"y": -4710720,
"c": 1438
},
{
"y": -4710720,
"c": 1438
},
{
"y": -4713996,
"c": 1439
},
{
"y": -4710720,
"c": 1438
},
{
"y": -4710720,
"c": 1438
},
{
"y": -4710720,
"c": 1438
},
{
"y": -4710720,
"c": 1438
},
{
"y": -4710720,
"c": 1438
},
{
"y": -4710720,
"c": 1438
},
{
"y": -4713996,
"c": 1439
},
{
"y": -4710720,
"c": 1438
},
{
"y": -4713996,
"c": 1439
},
{
"y": -4710720,
"c": 1438
},
{
"y": -4713996,
"c": 1439
},
{
"y": -4713996,
"c": 1439
},
{
"y": -4710720,
"c": 1438
},
{
"y": -4713996,
"c": 1439
},
{
"y": -3141572,
"c": 959
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
}
]
},
{
"id": "/recordings/heatingCircuits/hc1/roomtemperature?interval=2022-W3",
"type": "yRecording",
"writeable": 0,
"recordable": 0,
"recordedResource": {
"id": "/heatingCircuits/hc1/roomtemperature",
"uri": "http://192.168.178.42/heatingCircuits/hc1/roomtemperature"
},
"interval": "2022-W3",
"sampleRate": "P6H",
"recording-type": "actual",
"recording": [
{
"y": -1176042,
"c": 359
},
{
"y": -1179318,
"c": 360
},
{
"y": -1176042,
"c": 359
},
{
"y": -1179318,
"c": 360
},
{
"y": -1179318,
"c": 360
},
{
"y": -1176042,
"c": 359
},
{
"y": -1179318,
"c": 360
},
{
"y": -1179318,
"c": 360
},
{
"y": -1176042,
"c": 359
},
{
"y": -1179318,
"c": 360
},
{
"y": -786212,
"c": 240
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
}
]
},
{
"id": "/recordings/heatingCircuits/hc1/roomtemperature",
"type": "yRecording",
"writeable": 0,
"recordable": 0,
"recordedResource": {
"id": "/heatingCircuits/hc1/roomtemperature",
"uri": "http://192.168.178.42/heatingCircuits/hc1/roomtemperature"
},
"interval": "",
"sampleRate": "",
"recording-type": "actual",
"recording": []
},
{
"id": "/recordings/dhwCircuits",
"type": "refEnum",
"references": [
{
"id": "/recordings/dhwCircuits/dhw1",
"uri": "http://THERMOSTAT/recordings/dhwCircuits/dhw1"
}
]
},
{
"id": "/recordings/dhwCircuits/dhw1",
"type": "refEnum",
"references": [
{
"id": "/recordings/dhwCircuits/dhw1/actualTemp",
"uri": "http://THERMOSTAT/recordings/dhwCircuits/dhw1/actualTemp"
}
]
},
{
"id": "/recordings/dhwCircuits/dhw1/actualTemp?interval=2022-1-18",
"type": "yRecording",
"writeable": 0,
"recordable": 0,
"recordedResource": {
"id": "/dhwCircuits/dhw1/actualTemp",
"uri": "http://192.168.178.42/dhwCircuits/dhw1/actualTemp"
},
"interval": "2022-1-18",
"sampleRate": "P1H",
"recording-type": "actual",
"recording": [
{
"y": 2760,
"c": 60
},
{
"y": 2760,
"c": 60
},
{
"y": 2760,
"c": 60
},
{
"y": 2760,
"c": 60
},
{
"y": 2760,
"c": 60
},
{
"y": 2757,
"c": 60
},
{
"y": 3298,
"c": 60
},
{
"y": 3408,
"c": 60
},
{
"y": 3135,
"c": 60
},
{
"y": 3623,
"c": 60
},
{
"y": 3258,
"c": 59
},
{
"y": 3629,
"c": 60
},
{
"y": 3342,
"c": 60
},
{
"y": 3094,
"c": 60
},
{
"y": 3217,
"c": 60
},
{
"y": 3609,
"c": 60
},
{
"y": 3354,
"c": 60
},
{
"y": 3037,
"c": 60
},
{
"y": 3614,
"c": 60
},
{
"y": 3421,
"c": 60
},
{
"y": 3123,
"c": 60
},
{
"y": 3081,
"c": 60
},
{
"y": 2976,
"c": 60
},
{
"y": 2778,
"c": 60
}
]
},
{
"id": "/recordings/dhwCircuits/dhw1/actualTemp?interval=2022-1",
"type": "yRecording",
"writeable": 0,
"recordable": 0,
"recordedResource": {
"id": "/dhwCircuits/dhw1/actualTemp",
"uri": "http://192.168.178.42/dhwCircuits/dhw1/actualTemp"
},
"interval": "2022-1",
"sampleRate": "P1D",
"recording-type": "actual",
"recording": [
{
"y": 62037,
"c": 1438
},
{
"y": 63661,
"c": 1438
},
{
"y": 58134,
"c": 1438
},
{
"y": 50896,
"c": 1439
},
{
"y": 45539,
"c": 1438
},
{
"y": 42665,
"c": 1438
},
{
"y": 69926,
"c": 1438
},
{
"y": 78743,
"c": 1438
},
{
"y": 77916,
"c": 1438
},
{
"y": 77906,
"c": 1438
},
{
"y": 78414,
"c": 1439
},
{
"y": 77700,
"c": 1438
},
{
"y": 76284,
"c": 1439
},
{
"y": 76113,
"c": 1438
},
{
"y": 78341,
"c": 1439
},
{
"y": 76077,
"c": 1439
},
{
"y": 75663,
"c": 1438
},
{
"y": 75554,
"c": 1439
},
{
"y": 49062,
"c": 959
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
}
]
},
{
"id": "/recordings/dhwCircuits/dhw1/actualTemp?interval=2022-W3",
"type": "yRecording",
"writeable": 0,
"recordable": 0,
"recordedResource": {
"id": "/dhwCircuits/dhw1/actualTemp",
"uri": "http://192.168.178.42/dhwCircuits/dhw1/actualTemp"
},
"interval": "2022-W3",
"sampleRate": "P6H",
"recording-type": "actual",
"recording": [
{
"y": 16243,
"c": 359
},
{
"y": 20111,
"c": 360
},
{
"y": 20366,
"c": 359
},
{
"y": 18943,
"c": 360
},
{
"y": 16557,
"c": 360
},
{
"y": 20351,
"c": 359
},
{
"y": 19653,
"c": 360
},
{
"y": 18993,
"c": 360
},
{
"y": 16060,
"c": 359
},
{
"y": 20181,
"c": 360
},
{
"y": 12821,
"c": 240
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
},
{
"y": 0,
"c": 0
}
]
},
{
"id": "/recordings/dhwCircuits/dhw1/actualTemp",
"type": "yRecording",
"writeable": 0,
"recordable": 0,
"recordedResource": {
"id": "/dhwCircuits/dhw1/actualTemp",
"uri": "http://192.168.178.42/dhwCircuits/dhw1/actualTemp"
},
"interval": "",
"sampleRate": "",
"recording-type": "actual",
"recording": []
}
],
{
"/devices": "not found"
},
{
"/energy": "not found"
},
{
"/events": "not found"
},
{
"/programs": "not found"
},
{
"/zones": "not found"
},
{
"/ecus": "not found"
},
{
"/application": "not found"
},
[
{
"id": "/gservice_tariff",
"type": "refEnum",
"references": [
{
"id": "/gservice_tariff/relativePrice",
"uri": "http://THERMOSTAT/gservice_tariff/relativePrice"
}
]
},
{
"id": "/gservice_tariff/relativePrice",
"type": "refEnum",
"references": [
{
"id": "/gservice_tariff/relativePrice/*",
"uri": "http://THERMOSTAT/gservice_tariff/relativePrice/*"
}
]
},
{
"id": "/gservice_tariff/relativePrice/*",
"type": "arrayData",
"writeable": 1,
"recordable": 0,
"values": [
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0
]
}
]
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment