Created
February 4, 2022 17:58
-
-
Save enjikaka/ab3df18190594e9c6f59b304346aab29 to your computer and use it in GitHub Desktop.
IVT Geo 508 C
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"/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/tdweekDay", | |
"uri": "http://THERMOSTAT/dhwCircuits/dhw1/tdweekDay" | |
}, | |
{ | |
"id": "/dhwCircuits/dhw1/tddayTime", | |
"uri": "http://THERMOSTAT/dhwCircuits/dhw1/tddayTime" | |
}, | |
{ | |
"id": "/dhwCircuits/dhw1/cpStartph", | |
"uri": "http://THERMOSTAT/dhwCircuits/dhw1/cpStartph" | |
}, | |
{ | |
"id": "/dhwCircuits/dhw1/singleChargeSetpoint", | |
"uri": "http://THERMOSTAT/dhwCircuits/dhw1/singleChargeSetpoint" | |
}, | |
{ | |
"id": "/dhwCircuits/dhw1/extBlocked", | |
"uri": "http://THERMOSTAT/dhwCircuits/dhw1/extBlocked" | |
}, | |
{ | |
"id": "/dhwCircuits/dhw1/highStop", | |
"uri": "http://THERMOSTAT/dhwCircuits/dhw1/highStop" | |
}, | |
{ | |
"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": "eco", | |
"allowedValues": [ | |
"low", | |
"high", | |
"eco" | |
] | |
}, | |
{ | |
"id": "/dhwCircuits/dhw1/switchPrograms", | |
"type": "refEnum", | |
"references": [] | |
}, | |
{ | |
"id": "/dhwCircuits/dhw1/temperatureLevels", | |
"type": "refEnum", | |
"references": [ | |
{ | |
"id": "/dhwCircuits/dhw1/temperatureLevels/off", | |
"uri": "http://THERMOSTAT/dhwCircuits/dhw1/temperatureLevels/off" | |
}, | |
{ | |
"id": "/dhwCircuits/dhw1/temperatureLevels/low", | |
"uri": "http://THERMOSTAT/dhwCircuits/dhw1/temperatureLevels/low" | |
}, | |
{ | |
"id": "/dhwCircuits/dhw1/temperatureLevels/high", | |
"uri": "http://THERMOSTAT/dhwCircuits/dhw1/temperatureLevels/high" | |
}, | |
{ | |
"id": "/dhwCircuits/dhw1/temperatureLevels/eco", | |
"uri": "http://THERMOSTAT/dhwCircuits/dhw1/temperatureLevels/eco" | |
} | |
] | |
}, | |
{ | |
"id": "/dhwCircuits/dhw1/temperatureLevels/off", | |
"type": "floatValue", | |
"writeable": 0, | |
"recordable": 0, | |
"value": 0.0, | |
"unitOfMeasure": "C" | |
}, | |
{ | |
"id": "/dhwCircuits/dhw1/temperatureLevels/low", | |
"type": "floatValue", | |
"writeable": 1, | |
"recordable": 0, | |
"value": 50.0, | |
"unitOfMeasure": "C", | |
"minValue": 40.0, | |
"maxValue": 50.0 | |
}, | |
{ | |
"id": "/dhwCircuits/dhw1/temperatureLevels/high", | |
"type": "floatValue", | |
"writeable": 1, | |
"recordable": 0, | |
"value": 52.0, | |
"unitOfMeasure": "C", | |
"minValue": 40.0, | |
"maxValue": 52.0 | |
}, | |
{ | |
"id": "/dhwCircuits/dhw1/temperatureLevels/eco", | |
"type": "floatValue", | |
"writeable": 1, | |
"recordable": 0, | |
"value": 42.0, | |
"unitOfMeasure": "C", | |
"minValue": 30.0, | |
"maxValue": 47.0 | |
}, | |
{ | |
"id": "/dhwCircuits/dhw1/currentSetpoint", | |
"type": "floatValue", | |
"writeable": 0, | |
"recordable": 0, | |
"value": 55.0, | |
"unitOfMeasure": "C" | |
}, | |
{ | |
"id": "/dhwCircuits/dhw1/actualTemp", | |
"type": "floatValue", | |
"writeable": 0, | |
"recordable": 0, | |
"value": 47.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": 0, | |
"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": 60.0, | |
"unitOfMeasure": "mins", | |
"minValue": 60.0, | |
"maxValue": 2880.0 | |
}, | |
{ | |
"id": "/dhwCircuits/dhw1/singleChargeSetpoint", | |
"type": "floatValue", | |
"writeable": 1, | |
"recordable": 0, | |
"value": 65.0, | |
"unitOfMeasure": "C", | |
"minValue": 50.0, | |
"maxValue": 70.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.08.02" | |
}, | |
{ | |
"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-02-04T18:53:26" | |
}, | |
{ | |
"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/operationMode", | |
"uri": "http://THERMOSTAT/heatingCircuits/hc1/operationMode" | |
}, | |
{ | |
"id": "/heatingCircuits/hc1/temperatureRoomSetpoint", | |
"uri": "http://THERMOSTAT/heatingCircuits/hc1/temperatureRoomSetpoint" | |
}, | |
{ | |
"id": "/heatingCircuits/hc1/manualRoomSetpoint", | |
"uri": "http://THERMOSTAT/heatingCircuits/hc1/manualRoomSetpoint" | |
}, | |
{ | |
"id": "/heatingCircuits/hc1/temporaryRoomSetpoint", | |
"uri": "http://THERMOSTAT/heatingCircuits/hc1/temporaryRoomSetpoint" | |
}, | |
{ | |
"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/heatCurveMax", | |
"uri": "http://THERMOSTAT/heatingCircuits/hc1/heatCurveMax" | |
}, | |
{ | |
"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": 19.0, | |
"unitOfMeasure": "C", | |
"state": [ | |
{ | |
"off": 0.0 | |
} | |
] | |
}, | |
{ | |
"id": "/heatingCircuits/hc1/actualSupplyTemperature", | |
"type": "floatValue", | |
"writeable": 0, | |
"recordable": 0, | |
"value": 38.3, | |
"unitOfMeasure": "C", | |
"state": [ | |
{ | |
"open": -3276.8 | |
}, | |
{ | |
"short": 3276.7 | |
} | |
] | |
}, | |
{ | |
"id": "/heatingCircuits/hc1/operationMode", | |
"type": "stringValue", | |
"writeable": 1, | |
"recordable": 0, | |
"value": "manual", | |
"allowedValues": [ | |
"manual" | |
] | |
}, | |
{ | |
"id": "/heatingCircuits/hc1/temperatureRoomSetpoint", | |
"type": "floatValue", | |
"writeable": 1, | |
"recordable": 0, | |
"value": 19.0, | |
"unitOfMeasure": "C", | |
"minValue": 5.0, | |
"maxValue": 30.0, | |
"state": [ | |
{ | |
"off": 0.0 | |
} | |
] | |
}, | |
{ | |
"id": "/heatingCircuits/hc1/manualRoomSetpoint", | |
"type": "floatValue", | |
"writeable": 1, | |
"recordable": 0, | |
"value": 19.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/switchPrograms", | |
"type": "refEnum", | |
"references": [] | |
}, | |
{ | |
"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": 15.0, | |
"unitOfMeasure": "C", | |
"minValue": 5.0, | |
"maxValue": 20.5, | |
"state": [ | |
{ | |
"off": 0.0 | |
} | |
] | |
}, | |
{ | |
"id": "/heatingCircuits/hc1/temperatureLevels/comfort2", | |
"type": "floatValue", | |
"writeable": 1, | |
"recordable": 0, | |
"value": 21.0, | |
"unitOfMeasure": "C", | |
"minValue": 15.5, | |
"maxValue": 30.0 | |
}, | |
{ | |
"id": "/heatingCircuits/hc1/pumpModulation", | |
"type": "floatValue", | |
"writeable": 0, | |
"recordable": 0, | |
"value": 0.0, | |
"unitOfMeasure": "%" | |
}, | |
{ | |
"id": "/heatingCircuits/hc1/suWiThreshold", | |
"type": "floatValue", | |
"writeable": 1, | |
"recordable": 0, | |
"value": 18.0, | |
"unitOfMeasure": "C", | |
"minValue": 5.0, | |
"maxValue": 35.0 | |
}, | |
{ | |
"id": "/heatingCircuits/hc1/suWiSwitchMode", | |
"type": "stringValue", | |
"writeable": 1, | |
"recordable": 0, | |
"value": "automatic", | |
"allowedValues": [ | |
"automatic" | |
] | |
}, | |
{ | |
"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/actualModulation", | |
"uri": "http://THERMOSTAT/heatSources/actualModulation" | |
}, | |
{ | |
"id": "/heatSources/burnerModulationSetpoint", | |
"uri": "http://THERMOSTAT/heatSources/burnerModulationSetpoint" | |
}, | |
{ | |
"id": "/heatSources/flameStatus", | |
"uri": "http://THERMOSTAT/heatSources/flameStatus" | |
}, | |
{ | |
"id": "/heatSources/actualSupplyTemperature", | |
"uri": "http://THERMOSTAT/heatSources/actualSupplyTemperature" | |
}, | |
{ | |
"id": "/heatSources/powerSetpoint", | |
"uri": "http://THERMOSTAT/heatSources/powerSetpoint" | |
}, | |
{ | |
"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/smartGridMode", | |
"uri": "http://THERMOSTAT/heatSources/smartGridMode" | |
}, | |
{ | |
"id": "/heatSources/evuActive", | |
"uri": "http://THERMOSTAT/heatSources/evuActive" | |
}, | |
{ | |
"id": "/heatSources/elecSolarCollectorActive", | |
"uri": "http://THERMOSTAT/heatSources/elecSolarCollectorActive" | |
}, | |
{ | |
"id": "/heatSources/poolTemperature", | |
"uri": "http://THERMOSTAT/heatSources/poolTemperature" | |
}, | |
{ | |
"id": "/heatSources/delayTimer", | |
"uri": "http://THERMOSTAT/heatSources/delayTimer" | |
}, | |
{ | |
"id": "/heatSources/heating", | |
"uri": "http://THERMOSTAT/heatSources/heating" | |
}, | |
{ | |
"id": "/heatSources/Source", | |
"uri": "http://THERMOSTAT/heatSources/Source" | |
}, | |
{ | |
"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": "20007", | |
"Ver": "76", | |
"No": "323630303233373030303034303837333337303833393400000000000000000000000000000000000000000000000000000000000000" | |
} | |
] | |
}, | |
{ | |
"id": "/heatSources/actualModulation", | |
"type": "floatValue", | |
"writeable": 0, | |
"recordable": 0, | |
"value": 39.0, | |
"unitOfMeasure": "%" | |
}, | |
{ | |
"id": "/heatSources/burnerModulationSetpoint", | |
"type": "floatValue", | |
"writeable": 0, | |
"recordable": 0, | |
"value": 36.0, | |
"unitOfMeasure": "%" | |
}, | |
{ | |
"id": "/heatSources/flameStatus", | |
"type": "stringValue", | |
"writeable": 0, | |
"recordable": 0, | |
"value": "off", | |
"allowedValues": [ | |
"off", | |
"on" | |
] | |
}, | |
{ | |
"id": "/heatSources/actualSupplyTemperature", | |
"type": "floatValue", | |
"writeable": 0, | |
"recordable": 0, | |
"value": 38.3, | |
"unitOfMeasure": "C", | |
"state": [ | |
{ | |
"open": -3276.8 | |
}, | |
{ | |
"short": 3276.7 | |
} | |
] | |
}, | |
{ | |
"id": "/heatSources/powerSetpoint", | |
"type": "floatValue", | |
"writeable": 0, | |
"recordable": 0, | |
"value": 36.0, | |
"unitOfMeasure": "%" | |
}, | |
{ | |
"id": "/heatSources/ChimneySweeper", | |
"type": "stringValue", | |
"writeable": 0, | |
"recordable": 0, | |
"value": "off" | |
}, | |
{ | |
"id": "/heatSources/returnTemperature", | |
"type": "floatValue", | |
"writeable": 0, | |
"recordable": 0, | |
"value": 36.5, | |
"unitOfMeasure": "C", | |
"state": [ | |
{ | |
"open": -3276.8 | |
}, | |
{ | |
"short": 3276.7 | |
} | |
] | |
}, | |
{ | |
"id": "/heatSources/numberOfStarts", | |
"type": "floatValue", | |
"writeable": 0, | |
"recordable": 0, | |
"value": 2, | |
"unitOfMeasure": " " | |
}, | |
{ | |
"id": "/heatSources/supplyTemperatureSetpoint", | |
"type": "floatValue", | |
"writeable": 0, | |
"recordable": 0, | |
"value": 35.0, | |
"unitOfMeasure": "C" | |
}, | |
{ | |
"id": "/heatSources/applianceSupplyTemperature", | |
"type": "floatValue", | |
"writeable": 0, | |
"recordable": 0, | |
"value": 38.3, | |
"unitOfMeasure": "C", | |
"state": [ | |
{ | |
"open": -3276.8 | |
}, | |
{ | |
"short": 3276.7 | |
} | |
] | |
}, | |
{ | |
"id": "/heatSources/poolTemperature", | |
"type": "floatValue", | |
"writeable": 0, | |
"recordable": 0, | |
"value": -3276.8, | |
"unitOfMeasure": "C", | |
"state": [ | |
{ | |
"open": -3276.8 | |
}, | |
{ | |
"short": 3276.7 | |
} | |
] | |
}, | |
{ | |
"id": "/heatSources/delayTimer", | |
"type": "arrayData", | |
"writeable": 0, | |
"recordable": 0, | |
"values": [], | |
"allowedValues": [ | |
"warm", | |
"compStart", | |
"integrator", | |
"addIntegrator", | |
"alarm", | |
"dhw", | |
"ch", | |
"mixer", | |
"hc1CoolStart", | |
"hc2CoolStart", | |
"hc3CoolStart", | |
"hc4CoolStart", | |
"hc1HeatStart", | |
"hc2HeatStart", | |
"hc3HeatStart", | |
"hc4HeatStart", | |
"hc1CoolStop", | |
"hc2CoolStop", | |
"hc3CoolStop", | |
"hc4CoolStop", | |
"hc1HeatStop", | |
"hc2HeatStop", | |
"hc3HeatStop", | |
"hc4HeatStop" | |
] | |
}, | |
{ | |
"id": "/heatSources/heating", | |
"type": "refEnum", | |
"references": [ | |
{ | |
"id": "/heatSources/heating/extBlocked", | |
"uri": "http://THERMOSTAT/heatSources/heating/extBlocked" | |
} | |
] | |
}, | |
{ | |
"id": "/heatSources/Source", | |
"type": "refEnum", | |
"references": [ | |
{ | |
"id": "/heatSources/Source/Compressor", | |
"uri": "http://THERMOSTAT/heatSources/Source/Compressor" | |
}, | |
{ | |
"id": "/heatSources/Source/eHeater", | |
"uri": "http://THERMOSTAT/heatSources/Source/eHeater" | |
} | |
] | |
}, | |
{ | |
"id": "/heatSources/Source/Compressor", | |
"type": "refEnum", | |
"references": [ | |
{ | |
"id": "/heatSources/Source/Compressor/extBlocked", | |
"uri": "http://THERMOSTAT/heatSources/Source/Compressor/extBlocked" | |
}, | |
{ | |
"id": "/heatSources/Source/Compressor/power", | |
"uri": "http://THERMOSTAT/heatSources/Source/Compressor/power" | |
} | |
] | |
}, | |
{ | |
"id": "/heatSources/Source/eHeater", | |
"type": "refEnum", | |
"references": [ | |
{ | |
"id": "/heatSources/Source/eHeater/extBlocked", | |
"uri": "http://THERMOSTAT/heatSources/Source/eHeater/extBlocked" | |
}, | |
{ | |
"id": "/heatSources/Source/eHeater/dhw", | |
"uri": "http://THERMOSTAT/heatSources/Source/eHeater/dhw" | |
}, | |
{ | |
"id": "/heatSources/Source/eHeater/status", | |
"uri": "http://THERMOSTAT/heatSources/Source/eHeater/status" | |
} | |
] | |
}, | |
{ | |
"id": "/heatSources/sensors", | |
"type": "refEnum", | |
"references": [ | |
{ | |
"id": "/heatSources/sensors/collectorInTemp", | |
"uri": "http://THERMOSTAT/heatSources/sensors/collectorInTemp" | |
}, | |
{ | |
"id": "/heatSources/sensors/collectorOutTemp", | |
"uri": "http://THERMOSTAT/heatSources/sensors/collectorOutTemp" | |
}, | |
{ | |
"id": "/heatSources/sensors/compressorTemp", | |
"uri": "http://THERMOSTAT/heatSources/sensors/compressorTemp" | |
} | |
] | |
}, | |
{ | |
"id": "/heatSources/workingTime", | |
"type": "refEnum", | |
"references": [ | |
{ | |
"id": "/heatSources/workingTime/totalSystem", | |
"uri": "http://THERMOSTAT/heatSources/workingTime/totalSystem" | |
} | |
] | |
}, | |
{ | |
"id": "/heatSources/workingTime/totalSystem", | |
"type": "floatValue", | |
"writeable": 0, | |
"recordable": 0, | |
"value": 9380, | |
"unitOfMeasure": "s" | |
}, | |
{ | |
"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": 0.0, | |
"unitOfMeasure": "kWh", | |
"minValue": 0.0, | |
"maxValue": 135780000.0 | |
}, | |
{ | |
"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/flameStatus", | |
"uri": "http://THERMOSTAT/heatSources/hs1/flameStatus" | |
} | |
] | |
}, | |
{ | |
"id": "/heatSources/hs1/info", | |
"type": "systeminfo", | |
"recordable": 0, | |
"writeable": 0, | |
"values": [ | |
{ | |
"Tok": "8", | |
"Id": "20007", | |
"Ver": "76", | |
"No": "323630303233373030303034303837333337303833393400000000000000000000000000000000000000000000000000000000000000" | |
} | |
] | |
}, | |
{ | |
"id": "/heatSources/hs1/type", | |
"type": "stringValue", | |
"writeable": 0, | |
"recordable": 0, | |
"value": "Heatpump", | |
"allowedValues": [ | |
"No_Appliance", | |
"OilBoiler", | |
"GasBoiler", | |
"Heatpump", | |
"unknownBoiler" | |
] | |
}, | |
{ | |
"id": "/heatSources/hs1/actualModulation", | |
"type": "floatValue", | |
"writeable": 0, | |
"recordable": 0, | |
"value": 38.0, | |
"unitOfMeasure": "%" | |
}, | |
{ | |
"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/outputProduced", | |
"uri": "http://THERMOSTAT/heatSources/ch/energyMonitoring/outputProduced" | |
}, | |
{ | |
"id": "/heatSources/ch/energyMonitoring/eheater", | |
"uri": "http://THERMOSTAT/heatSources/ch/energyMonitoring/eheater" | |
}, | |
{ | |
"id": "/heatSources/ch/energyMonitoring/compressor", | |
"uri": "http://THERMOSTAT/heatSources/ch/energyMonitoring/compressor" | |
}, | |
{ | |
"id": "/heatSources/ch/energyMonitoring/workingTime", | |
"uri": "http://THERMOSTAT/heatSources/ch/energyMonitoring/workingTime" | |
}, | |
{ | |
"id": "/heatSources/ch/energyMonitoring/numberOfStarts", | |
"uri": "http://THERMOSTAT/heatSources/ch/energyMonitoring/numberOfStarts" | |
} | |
] | |
}, | |
{ | |
"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/outputProduced", | |
"uri": "http://THERMOSTAT/heatSources/dhw/energyMonitoring/outputProduced" | |
}, | |
{ | |
"id": "/heatSources/dhw/energyMonitoring/eheater", | |
"uri": "http://THERMOSTAT/heatSources/dhw/energyMonitoring/eheater" | |
}, | |
{ | |
"id": "/heatSources/dhw/energyMonitoring/compressor", | |
"uri": "http://THERMOSTAT/heatSources/dhw/energyMonitoring/compressor" | |
}, | |
{ | |
"id": "/heatSources/dhw/energyMonitoring/workingTime", | |
"uri": "http://THERMOSTAT/heatSources/dhw/energyMonitoring/workingTime" | |
}, | |
{ | |
"id": "/heatSources/dhw/energyMonitoring/numberOfStarts", | |
"uri": "http://THERMOSTAT/heatSources/dhw/energyMonitoring/numberOfStarts" | |
} | |
] | |
}, | |
{ | |
"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/pool/energyMonitoring/outputProduced", | |
"uri": "http://THERMOSTAT/heatSources/pool/energyMonitoring/outputProduced" | |
}, | |
{ | |
"id": "/heatSources/pool/energyMonitoring/eheater", | |
"uri": "http://THERMOSTAT/heatSources/pool/energyMonitoring/eheater" | |
}, | |
{ | |
"id": "/heatSources/pool/energyMonitoring/compressor", | |
"uri": "http://THERMOSTAT/heatSources/pool/energyMonitoring/compressor" | |
}, | |
{ | |
"id": "/heatSources/pool/energyMonitoring/workingTime", | |
"uri": "http://THERMOSTAT/heatSources/pool/energyMonitoring/workingTime" | |
}, | |
{ | |
"id": "/heatSources/pool/energyMonitoring/numberOfStarts", | |
"uri": "http://THERMOSTAT/heatSources/pool/energyMonitoring/numberOfStarts" | |
} | |
] | |
}, | |
{ | |
"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/total/energyMonitoring/consumedEnergy", | |
"uri": "http://THERMOSTAT/heatSources/total/energyMonitoring/consumedEnergy" | |
}, | |
{ | |
"id": "/heatSources/total/energyMonitoring/outputProduced", | |
"uri": "http://THERMOSTAT/heatSources/total/energyMonitoring/outputProduced" | |
}, | |
{ | |
"id": "/heatSources/total/energyMonitoring/eheater", | |
"uri": "http://THERMOSTAT/heatSources/total/energyMonitoring/eheater" | |
}, | |
{ | |
"id": "/heatSources/total/energyMonitoring/compressor", | |
"uri": "http://THERMOSTAT/heatSources/total/energyMonitoring/compressor" | |
}, | |
{ | |
"id": "/heatSources/total/energyMonitoring/workingTime", | |
"uri": "http://THERMOSTAT/heatSources/total/energyMonitoring/workingTime" | |
}, | |
{ | |
"id": "/heatSources/total/energyMonitoring/numberOfStarts", | |
"uri": "http://THERMOSTAT/heatSources/total/energyMonitoring/numberOfStarts" | |
} | |
] | |
}, | |
{ | |
"id": "/heatSources/electricGrid", | |
"type": "refEnum", | |
"references": [] | |
} | |
], | |
[ | |
{ | |
"id": "/notifications", | |
"type": "errorList", | |
"recordable": 0, | |
"writeable": 0, | |
"values": [ | |
{ | |
"cat": "-1", | |
"act": "A", | |
"dcd": "H01", | |
"ccd": 5295, | |
"orig": "8", | |
"t": "2022-02-04T16:42:55", | |
"dlv": "8", | |
"fc": "19" | |
} | |
] | |
} | |
], | |
[ | |
{ | |
"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": "IVT", | |
"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": "172", | |
"Ver": "02.04", | |
"No": "000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" | |
}, | |
{ | |
"Tok": "16", | |
"Id": "172", | |
"Ver": "NF02.04", | |
"No": "000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" | |
}, | |
{ | |
"Tok": "9", | |
"Id": "240", | |
"Ver": "NF38.03", | |
"No": "333136333038353530323131313038313030323439383838373138363735343435000000000000000000" | |
} | |
] | |
}, | |
{ | |
"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/return", | |
"uri": "http://THERMOSTAT/system/sensors/temperatures/return" | |
}, | |
{ | |
"id": "/system/sensors/temperatures/switch", | |
"uri": "http://THERMOSTAT/system/sensors/temperatures/switch" | |
} | |
] | |
}, | |
{ | |
"id": "/system/sensors/temperatures/outdoor_t1", | |
"type": "floatValue", | |
"writeable": 0, | |
"recordable": 1, | |
"value": 0.1, | |
"unitOfMeasure": "C", | |
"state": [ | |
{ | |
"open": -3276.8 | |
}, | |
{ | |
"short": 3276.7 | |
} | |
] | |
}, | |
{ | |
"id": "/system/sensors/temperatures/supply_t1_setpoint", | |
"type": "floatValue", | |
"writeable": 0, | |
"recordable": 0, | |
"value": 35.0, | |
"unitOfMeasure": "C" | |
}, | |
{ | |
"id": "/system/sensors/temperatures/supply_t1", | |
"type": "floatValue", | |
"writeable": 0, | |
"recordable": 0, | |
"value": 38.3, | |
"unitOfMeasure": "C", | |
"state": [ | |
{ | |
"open": -3276.8 | |
}, | |
{ | |
"short": 3276.7 | |
} | |
] | |
}, | |
{ | |
"id": "/system/sensors/temperatures/return", | |
"type": "floatValue", | |
"writeable": 0, | |
"recordable": 0, | |
"value": 36.5, | |
"unitOfMeasure": "C", | |
"state": [ | |
{ | |
"open": -3276.8 | |
}, | |
{ | |
"short": 3276.7 | |
} | |
] | |
}, | |
{ | |
"id": "/system/sensors/temperatures/switch", | |
"type": "floatValue", | |
"writeable": 0, | |
"recordable": 0, | |
"value": 38.3, | |
"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": 38.3, | |
"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/hm1", | |
"type": "refEnum", | |
"references": [ | |
{ | |
"id": "/system/holidayModes/hm1/startStop", | |
"uri": "http://THERMOSTAT/system/holidayModes/hm1/startStop" | |
}, | |
{ | |
"id": "/system/holidayModes/hm1/fixTemperature", | |
"uri": "http://THERMOSTAT/system/holidayModes/hm1/fixTemperature" | |
}, | |
{ | |
"id": "/system/holidayModes/hm1/delete", | |
"uri": "http://THERMOSTAT/system/holidayModes/hm1/delete" | |
} | |
] | |
}, | |
{ | |
"id": "/system/holidayModes/hm1/startStop", | |
"type": "stringValue", | |
"writeable": 1, | |
"recordable": 0, | |
"value": "2018-01-01/2018-01-01" | |
}, | |
{ | |
"id": "/system/holidayModes/hm1/fixTemperature", | |
"type": "floatValue", | |
"writeable": 1, | |
"recordable": 0, | |
"value": 17.0, | |
"unitOfMeasure": "C", | |
"minValue": 5.0, | |
"maxValue": 30.0 | |
} | |
], | |
[ | |
{ | |
"id": "/solarCircuits", | |
"type": "refEnum", | |
"references": [] | |
} | |
], | |
[ | |
{ | |
"id": "/recordings", | |
"type": "refEnum", | |
"references": [ | |
{ | |
"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/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-2-3", | |
"type": "yRecording", | |
"writeable": 0, | |
"recordable": 0, | |
"recordedResource": { | |
"id": "/system/sensors/temperatures/outdoor_t1", | |
"uri": "http://192.168.0.67/system/sensors/temperatures/outdoor_t1" | |
}, | |
"interval": "2022-2-3", | |
"sampleRate": "P1H", | |
"recording-type": "actual", | |
"recording": [ | |
{ | |
"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 | |
}, | |
{ | |
"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-2", | |
"type": "yRecording", | |
"writeable": 0, | |
"recordable": 0, | |
"recordedResource": { | |
"id": "/system/sensors/temperatures/outdoor_t1", | |
"uri": "http://192.168.0.67/system/sensors/temperatures/outdoor_t1" | |
}, | |
"interval": "2022-2", | |
"sampleRate": "P1D", | |
"recording-type": "actual", | |
"recording": [ | |
{ | |
"y": 0, | |
"c": 0 | |
}, | |
{ | |
"y": 0, | |
"c": 0 | |
}, | |
{ | |
"y": 0, | |
"c": 0 | |
}, | |
{ | |
"y": 153, | |
"c": 146 | |
}, | |
{ | |
"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 | |
}, | |
{ | |
"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-W5", | |
"type": "yRecording", | |
"writeable": 0, | |
"recordable": 0, | |
"recordedResource": { | |
"id": "/system/sensors/temperatures/outdoor_t1", | |
"uri": "http://192.168.0.67/system/sensors/temperatures/outdoor_t1" | |
}, | |
"interval": "2022-W5", | |
"sampleRate": "P6H", | |
"recording-type": "actual", | |
"recording": [ | |
{ | |
"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": 153, | |
"c": 146 | |
}, | |
{ | |
"y": 153, | |
"c": 146 | |
}, | |
{ | |
"y": 153, | |
"c": 146 | |
}, | |
{ | |
"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.0.67/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/heatSources", | |
"type": "refEnum", | |
"references": [ | |
{ | |
"id": "/recordings/heatSources/hs1", | |
"uri": "http://THERMOSTAT/recordings/heatSources/hs1" | |
}, | |
{ | |
"id": "/recordings/heatSources/total", | |
"uri": "http://THERMOSTAT/recordings/heatSources/total" | |
} | |
] | |
}, | |
{ | |
"id": "/recordings/heatSources/hs1", | |
"type": "refEnum", | |
"references": [] | |
}, | |
{ | |
"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/heatSources/total/energyMonitoring/consumedEnergy", | |
"uri": "http://THERMOSTAT/recordings/heatSources/total/energyMonitoring/consumedEnergy" | |
}, | |
{ | |
"id": "/recordings/heatSources/total/energyMonitoring/outputProduced", | |
"uri": "http://THERMOSTAT/recordings/heatSources/total/energyMonitoring/outputProduced" | |
}, | |
{ | |
"id": "/recordings/heatSources/total/energyMonitoring/eheater", | |
"uri": "http://THERMOSTAT/recordings/heatSources/total/energyMonitoring/eheater" | |
}, | |
{ | |
"id": "/recordings/heatSources/total/energyMonitoring/compressor", | |
"uri": "http://THERMOSTAT/recordings/heatSources/total/energyMonitoring/compressor" | |
} | |
] | |
}, | |
{ | |
"id": "/recordings/heatSources/total/energyMonitoring/consumedEnergy?interval=2022-2-3", | |
"type": "yRecording", | |
"writeable": 0, | |
"recordable": 0, | |
"recordedResource": { | |
"id": "/heatSources/total/energyMonitoring/consumedEnergy", | |
"uri": "http://192.168.0.67/heatSources/total/energyMonitoring/consumedEnergy" | |
}, | |
"interval": "2022-2-3", | |
"sampleRate": "P1H", | |
"recording-type": "actual", | |
"recording": [ | |
{ | |
"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 | |
}, | |
{ | |
"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/total/energyMonitoring/consumedEnergy?interval=2022-2", | |
"type": "yRecording", | |
"writeable": 0, | |
"recordable": 0, | |
"recordedResource": { | |
"id": "/heatSources/total/energyMonitoring/consumedEnergy", | |
"uri": "http://192.168.0.67/heatSources/total/energyMonitoring/consumedEnergy" | |
}, | |
"interval": "2022-2", | |
"sampleRate": "P1D", | |
"recording-type": "actual", | |
"recording": [ | |
{ | |
"y": 0, | |
"c": 0 | |
}, | |
{ | |
"y": 0, | |
"c": 0 | |
}, | |
{ | |
"y": 0, | |
"c": 0 | |
}, | |
{ | |
"y": 0, | |
"c": 83 | |
}, | |
{ | |
"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 | |
}, | |
{ | |
"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/total/energyMonitoring/consumedEnergy?interval=2022-W5", | |
"type": "yRecording", | |
"writeable": 0, | |
"recordable": 0, | |
"recordedResource": { | |
"id": "/heatSources/total/energyMonitoring/consumedEnergy", | |
"uri": "http://192.168.0.67/heatSources/total/energyMonitoring/consumedEnergy" | |
}, | |
"interval": "2022-W5", | |
"sampleRate": "P6H", | |
"recording-type": "actual", | |
"recording": [ | |
{ | |
"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": 83 | |
}, | |
{ | |
"y": 0, | |
"c": 83 | |
}, | |
{ | |
"y": 0, | |
"c": 83 | |
}, | |
{ | |
"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/total/energyMonitoring/consumedEnergy", | |
"type": "yRecording", | |
"writeable": 0, | |
"recordable": 0, | |
"recordedResource": { | |
"id": "/heatSources/total/energyMonitoring/consumedEnergy", | |
"uri": "http://192.168.0.67/heatSources/total/energyMonitoring/consumedEnergy" | |
}, | |
"interval": "", | |
"sampleRate": "", | |
"recording-type": "actual", | |
"recording": [] | |
}, | |
{ | |
"id": "/recordings/heatSources/total/energyMonitoring/outputProduced?interval=2022-2-3", | |
"type": "yRecording", | |
"writeable": 0, | |
"recordable": 0, | |
"recordedResource": { | |
"id": "/heatSources/total/energyMonitoring/outputProduced", | |
"uri": "http://192.168.0.67/heatSources/total/energyMonitoring/outputProduced" | |
}, | |
"interval": "2022-2-3", | |
"sampleRate": "P1H", | |
"recording-type": "actual", | |
"recording": [ | |
{ | |
"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 | |
}, | |
{ | |
"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/total/energyMonitoring/outputProduced?interval=2022-2", | |
"type": "yRecording", | |
"writeable": 0, | |
"recordable": 0, | |
"recordedResource": { | |
"id": "/heatSources/total/energyMonitoring/outputProduced", | |
"uri": "http://192.168.0.67/heatSources/total/energyMonitoring/outputProduced" | |
}, | |
"interval": "2022-2", | |
"sampleRate": "P1D", | |
"recording-type": "actual", | |
"recording": [ | |
{ | |
"y": 0, | |
"c": 0 | |
}, | |
{ | |
"y": 0, | |
"c": 0 | |
}, | |
{ | |
"y": 0, | |
"c": 0 | |
}, | |
{ | |
"y": 180, | |
"c": 83 | |
}, | |
{ | |
"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 | |
}, | |
{ | |
"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/total/energyMonitoring/outputProduced?interval=2022-W5", | |
"type": "yRecording", | |
"writeable": 0, | |
"recordable": 0, | |
"recordedResource": { | |
"id": "/heatSources/total/energyMonitoring/outputProduced", | |
"uri": "http://192.168.0.67/heatSources/total/energyMonitoring/outputProduced" | |
}, | |
"interval": "2022-W5", | |
"sampleRate": "P6H", | |
"recording-type": "actual", | |
"recording": [ | |
{ | |
"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": 180, | |
"c": 83 | |
}, | |
{ | |
"y": 180, | |
"c": 83 | |
}, | |
{ | |
"y": 180, | |
"c": 83 | |
}, | |
{ | |
"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/total/energyMonitoring/outputProduced", | |
"type": "yRecording", | |
"writeable": 0, | |
"recordable": 0, | |
"recordedResource": { | |
"id": "/heatSources/total/energyMonitoring/outputProduced", | |
"uri": "http://192.168.0.67/heatSources/total/energyMonitoring/outputProduced" | |
}, | |
"interval": "", | |
"sampleRate": "", | |
"recording-type": "actual", | |
"recording": [] | |
}, | |
{ | |
"id": "/recordings/heatSources/total/energyMonitoring/eheater?interval=2022-2-3", | |
"type": "yRecording", | |
"writeable": 0, | |
"recordable": 0, | |
"recordedResource": { | |
"id": "/heatSources/total/energyMonitoring/eheater", | |
"uri": "http://192.168.0.67/heatSources/total/energyMonitoring/eheater" | |
}, | |
"interval": "2022-2-3", | |
"sampleRate": "P1H", | |
"recording-type": "actual", | |
"recording": [ | |
{ | |
"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 | |
}, | |
{ | |
"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/total/energyMonitoring/eheater?interval=2022-2", | |
"type": "yRecording", | |
"writeable": 0, | |
"recordable": 0, | |
"recordedResource": { | |
"id": "/heatSources/total/energyMonitoring/eheater", | |
"uri": "http://192.168.0.67/heatSources/total/energyMonitoring/eheater" | |
}, | |
"interval": "2022-2", | |
"sampleRate": "P1D", | |
"recording-type": "actual", | |
"recording": [ | |
{ | |
"y": 0, | |
"c": 0 | |
}, | |
{ | |
"y": 0, | |
"c": 0 | |
}, | |
{ | |
"y": 0, | |
"c": 0 | |
}, | |
{ | |
"y": 0, | |
"c": 83 | |
}, | |
{ | |
"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 | |
}, | |
{ | |
"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/total/energyMonitoring/eheater?interval=2022-W5", | |
"type": "yRecording", | |
"writeable": 0, | |
"recordable": 0, | |
"recordedResource": { | |
"id": "/heatSources/total/energyMonitoring/eheater", | |
"uri": "http://192.168.0.67/heatSources/total/energyMonitoring/eheater" | |
}, | |
"interval": "2022-W5", | |
"sampleRate": "P6H", | |
"recording-type": "actual", | |
"recording": [ | |
{ | |
"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": 83 | |
}, | |
{ | |
"y": 0, | |
"c": 83 | |
}, | |
{ | |
"y": 0, | |
"c": 83 | |
}, | |
{ | |
"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/total/energyMonitoring/eheater", | |
"type": "yRecording", | |
"writeable": 0, | |
"recordable": 0, | |
"recordedResource": { | |
"id": "/heatSources/total/energyMonitoring/eheater", | |
"uri": "http://192.168.0.67/heatSources/total/energyMonitoring/eheater" | |
}, | |
"interval": "", | |
"sampleRate": "", | |
"recording-type": "actual", | |
"recording": [] | |
}, | |
{ | |
"id": "/recordings/heatSources/total/energyMonitoring/compressor?interval=2022-2-3", | |
"type": "yRecording", | |
"writeable": 0, | |
"recordable": 0, | |
"recordedResource": { | |
"id": "/heatSources/total/energyMonitoring/compressor", | |
"uri": "http://192.168.0.67/heatSources/total/energyMonitoring/compressor" | |
}, | |
"interval": "2022-2-3", | |
"sampleRate": "P1H", | |
"recording-type": "actual", | |
"recording": [ | |
{ | |
"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 | |
}, | |
{ | |
"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/total/energyMonitoring/compressor?interval=2022-2", | |
"type": "yRecording", | |
"writeable": 0, | |
"recordable": 0, | |
"recordedResource": { | |
"id": "/heatSources/total/energyMonitoring/compressor", | |
"uri": "http://192.168.0.67/heatSources/total/energyMonitoring/compressor" | |
}, | |
"interval": "2022-2", | |
"sampleRate": "P1D", | |
"recording-type": "actual", | |
"recording": [ | |
{ | |
"y": 0, | |
"c": 0 | |
}, | |
{ | |
"y": 0, | |
"c": 0 | |
}, | |
{ | |
"y": 0, | |
"c": 0 | |
}, | |
{ | |
"y": 0, | |
"c": 83 | |
}, | |
{ | |
"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 | |
}, | |
{ | |
"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/total/energyMonitoring/compressor?interval=2022-W5", | |
"type": "yRecording", | |
"writeable": 0, | |
"recordable": 0, | |
"recordedResource": { | |
"id": "/heatSources/total/energyMonitoring/compressor", | |
"uri": "http://192.168.0.67/heatSources/total/energyMonitoring/compressor" | |
}, | |
"interval": "2022-W5", | |
"sampleRate": "P6H", | |
"recording-type": "actual", | |
"recording": [ | |
{ | |
"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": 83 | |
}, | |
{ | |
"y": 0, | |
"c": 83 | |
}, | |
{ | |
"y": 0, | |
"c": 83 | |
}, | |
{ | |
"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/total/energyMonitoring/compressor", | |
"type": "yRecording", | |
"writeable": 0, | |
"recordable": 0, | |
"recordedResource": { | |
"id": "/heatSources/total/energyMonitoring/compressor", | |
"uri": "http://192.168.0.67/heatSources/total/energyMonitoring/compressor" | |
}, | |
"interval": "", | |
"sampleRate": "", | |
"recording-type": "actual", | |
"recording": [] | |
}, | |
{ | |
"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-2-3", | |
"type": "yRecording", | |
"writeable": 0, | |
"recordable": 0, | |
"recordedResource": { | |
"id": "/heatingCircuits/hc1/roomtemperature", | |
"uri": "http://192.168.0.67/heatingCircuits/hc1/roomtemperature" | |
}, | |
"interval": "2022-2-3", | |
"sampleRate": "P1H", | |
"recording-type": "actual", | |
"recording": [ | |
{ | |
"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 | |
}, | |
{ | |
"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-2", | |
"type": "yRecording", | |
"writeable": 0, | |
"recordable": 0, | |
"recordedResource": { | |
"id": "/heatingCircuits/hc1/roomtemperature", | |
"uri": "http://192.168.0.67/heatingCircuits/hc1/roomtemperature" | |
}, | |
"interval": "2022-2", | |
"sampleRate": "P1D", | |
"recording-type": "actual", | |
"recording": [ | |
{ | |
"y": 0, | |
"c": 0 | |
}, | |
{ | |
"y": 0, | |
"c": 0 | |
}, | |
{ | |
"y": 0, | |
"c": 0 | |
}, | |
{ | |
"y": -471725, | |
"c": 144 | |
}, | |
{ | |
"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 | |
}, | |
{ | |
"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-W5", | |
"type": "yRecording", | |
"writeable": 0, | |
"recordable": 0, | |
"recordedResource": { | |
"id": "/heatingCircuits/hc1/roomtemperature", | |
"uri": "http://192.168.0.67/heatingCircuits/hc1/roomtemperature" | |
}, | |
"interval": "2022-W5", | |
"sampleRate": "P6H", | |
"recording-type": "actual", | |
"recording": [ | |
{ | |
"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": -471725, | |
"c": 144 | |
}, | |
{ | |
"y": -468450, | |
"c": 143 | |
}, | |
{ | |
"y": -468450, | |
"c": 143 | |
}, | |
{ | |
"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.0.67/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-2-3", | |
"type": "yRecording", | |
"writeable": 0, | |
"recordable": 0, | |
"recordedResource": { | |
"id": "/dhwCircuits/dhw1/actualTemp", | |
"uri": "http://192.168.0.67/dhwCircuits/dhw1/actualTemp" | |
}, | |
"interval": "2022-2-3", | |
"sampleRate": "P1H", | |
"recording-type": "actual", | |
"recording": [ | |
{ | |
"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 | |
}, | |
{ | |
"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-2", | |
"type": "yRecording", | |
"writeable": 0, | |
"recordable": 0, | |
"recordedResource": { | |
"id": "/dhwCircuits/dhw1/actualTemp", | |
"uri": "http://192.168.0.67/dhwCircuits/dhw1/actualTemp" | |
}, | |
"interval": "2022-2", | |
"sampleRate": "P1D", | |
"recording-type": "actual", | |
"recording": [ | |
{ | |
"y": 0, | |
"c": 0 | |
}, | |
{ | |
"y": 0, | |
"c": 0 | |
}, | |
{ | |
"y": 0, | |
"c": 0 | |
}, | |
{ | |
"y": 4001, | |
"c": 84 | |
}, | |
{ | |
"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 | |
}, | |
{ | |
"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-W5", | |
"type": "yRecording", | |
"writeable": 0, | |
"recordable": 0, | |
"recordedResource": { | |
"id": "/dhwCircuits/dhw1/actualTemp", | |
"uri": "http://192.168.0.67/dhwCircuits/dhw1/actualTemp" | |
}, | |
"interval": "2022-W5", | |
"sampleRate": "P6H", | |
"recording-type": "actual", | |
"recording": [ | |
{ | |
"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": 4001, | |
"c": 84 | |
}, | |
{ | |
"y": 4001, | |
"c": 84 | |
}, | |
{ | |
"y": 4001, | |
"c": 84 | |
}, | |
{ | |
"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.0.67/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" | |
}, | |
[ | |
{ | |
"id": "/application", | |
"type": "refEnum", | |
"references": [ | |
{ | |
"id": "/application/tbso", | |
"uri": "http://THERMOSTAT/application/tbso" | |
} | |
] | |
}, | |
{ | |
"id": "/application/tbso", | |
"type": "refEnum", | |
"references": [ | |
{ | |
"id": "/application/tbso/electricity", | |
"uri": "http://THERMOSTAT/application/tbso/electricity" | |
}, | |
{ | |
"id": "/application/tbso/enable", | |
"uri": "http://THERMOSTAT/application/tbso/enable" | |
} | |
] | |
}, | |
{ | |
"id": "/application/tbso/electricity", | |
"type": "refEnum", | |
"references": [ | |
{ | |
"id": "/application/tbso/electricity/tariffID", | |
"uri": "http://THERMOSTAT/application/tbso/electricity/tariffID" | |
}, | |
{ | |
"id": "/application/tbso/electricity/setPointDayOverlay", | |
"uri": "http://THERMOSTAT/application/tbso/electricity/setPointDayOverlay" | |
} | |
] | |
}, | |
{ | |
"id": "/application/tbso/electricity/tariffID", | |
"type": "floatValue", | |
"writeable": 1, | |
"recordable": 0, | |
"value": 3.0, | |
"unitOfMeasure": " ", | |
"minValue": 1.0, | |
"maxValue": 30.0 | |
}, | |
{ | |
"id": "/application/tbso/enable", | |
"type": "stringValue", | |
"writeable": 1, | |
"recordable": 0, | |
"value": "off", | |
"allowedValues": [ | |
"off", | |
"on" | |
] | |
} | |
], | |
[ | |
{ | |
"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": [ | |
1.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
1.0, | |
1.0, | |
1.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