iobroker.e3oncan
Version:
Collect data on CAN bus for Viessmann E3 devices, e.g. Vitocal, Vitocharge, Energy Meters E380CA and E3100CB
2,215 lines • 1.76 MB
JSON
{
"256": {
"codec": "O3EComplexType",
"len": 36,
"id": "BusIdentification",
"args": {
"subTypes": [
{
"codec": "O3EByteVal",
"len": 1,
"id": "BusAddress",
"args": {
"unit": "",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EEnum",
"len": 1,
"id": "BusType",
"args": {
"listStr": "BusTypes",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EEnum",
"len": 1,
"id": "DeviceProperty",
"args": {
"listStr": "Devices",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EEnum",
"len": 1,
"id": "DeviceFunction",
"args": {
"listStr": "Devices",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3ESoftVers",
"len": 8,
"id": "SW-Version",
"args": {
"desc": "??.???.YYcw.ver",
"info": "",
"acc": ""
}
},
{
"codec": "O3ESoftVers",
"len": 8,
"id": "HW-Version",
"args": {
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EUtf8",
"len": 16,
"id": "VIN",
"args": {
"desc": "",
"info": "",
"acc": ""
}
}
],
"desc": "Device infos",
"info": "",
"acc": "ro"
}
},
"257": {
"codec": "O3EList",
"len": 122,
"id": "StatusDtcList",
"args": {
"subTypes": [
{
"codec": "O3EByteVal",
"len": 2,
"id": "Count",
"args": {
"unit": "",
"desc": "Number of entries listed",
"info": "",
"acc": ""
}
},
{
"codec": "O3EComplexType",
"len": 12,
"id": "ListEntries",
"args": {
"subTypes": [
{
"codec": "O3EEnum",
"len": 2,
"id": "State",
"args": {
"listStr": "States",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EDateTime",
"len": 8,
"id": "DateTime",
"args": {
"timeformat": "VM",
"desc": "Date of event",
"info": "",
"acc": ""
}
},
{
"codec": "RawCodec",
"len": 2,
"id": "Unknown",
"args": {
"desc": "",
"info": "",
"acc": ""
}
}
],
"desc": "",
"info": "",
"acc": ""
}
}
],
"desc": "List of active status messages",
"info": "",
"acc": "ro"
}
},
"258": {
"codec": "O3EList",
"len": 122,
"id": "StatusDtcHistory",
"args": {
"subTypes": [
{
"codec": "O3EByteVal",
"len": 2,
"id": "Count",
"args": {
"unit": "",
"desc": "Number of entries listed",
"info": "",
"acc": ""
}
},
{
"codec": "O3EComplexType",
"len": 12,
"id": "ListEntries",
"args": {
"subTypes": [
{
"codec": "O3EEnum",
"len": 2,
"id": "State",
"args": {
"listStr": "States",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EDateTime",
"len": 8,
"id": "DateTime",
"args": {
"timeformat": "VM",
"desc": "Date of event",
"info": "",
"acc": ""
}
},
{
"codec": "RawCodec",
"len": 2,
"id": "Unknown",
"args": {
"desc": "",
"info": "",
"acc": ""
}
}
],
"desc": "",
"info": "",
"acc": ""
}
}
],
"desc": "History of status messages",
"info": "",
"acc": "ro"
}
},
"259": {
"codec": "O3EList",
"len": 122,
"id": "InfoDtcList",
"args": {
"subTypes": [
{
"codec": "O3EByteVal",
"len": 2,
"id": "Count",
"args": {
"unit": "",
"desc": "Number of entries listed",
"info": "",
"acc": ""
}
},
{
"codec": "O3EComplexType",
"len": 12,
"id": "ListEntries",
"args": {
"subTypes": [
{
"codec": "O3EEnum",
"len": 2,
"id": "Info",
"args": {
"listStr": "Infos",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EDateTime",
"len": 8,
"id": "DateTime",
"args": {
"timeformat": "VM",
"desc": "Date of event",
"info": "",
"acc": ""
}
},
{
"codec": "RawCodec",
"len": 2,
"id": "Unknown",
"args": {
"desc": "",
"info": "",
"acc": ""
}
}
],
"desc": "",
"info": "",
"acc": ""
}
}
],
"desc": "List of active info messages",
"info": "",
"acc": "ro"
}
},
"260": {
"codec": "O3EList",
"len": 122,
"id": "InfoDtcHistory",
"args": {
"subTypes": [
{
"codec": "O3EByteVal",
"len": 2,
"id": "Count",
"args": {
"unit": "",
"desc": "Number of entries listed",
"info": "",
"acc": ""
}
},
{
"codec": "O3EComplexType",
"len": 12,
"id": "ListEntries",
"args": {
"subTypes": [
{
"codec": "O3EEnum",
"len": 2,
"id": "Info",
"args": {
"listStr": "Infos",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EDateTime",
"len": 8,
"id": "DateTime",
"args": {
"timeformat": "VM",
"desc": "Date of event",
"info": "",
"acc": ""
}
},
{
"codec": "RawCodec",
"len": 2,
"id": "Unknown",
"args": {
"desc": "",
"info": "",
"acc": ""
}
}
],
"desc": "",
"info": "",
"acc": ""
}
}
],
"desc": "History of info messages",
"info": "",
"acc": "ro"
}
},
"261": {
"codec": "O3EList",
"len": 122,
"id": "ServiceDtcList",
"args": {
"subTypes": [
{
"codec": "O3EByteVal",
"len": 2,
"id": "Count",
"args": {
"unit": "",
"desc": "Number of entries listed",
"info": "",
"acc": ""
}
},
{
"codec": "O3EComplexType",
"len": 12,
"id": "ListEntries",
"args": {
"subTypes": [
{
"codec": "O3EEnum",
"len": 2,
"id": "Service",
"args": {
"listStr": "Services",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EDateTime",
"len": 8,
"id": "DateTime",
"args": {
"timeformat": "VM",
"desc": "Date of event",
"info": "",
"acc": ""
}
},
{
"codec": "RawCodec",
"len": 2,
"id": "Unknown",
"args": {
"desc": "",
"info": "",
"acc": ""
}
}
],
"desc": "",
"info": "",
"acc": ""
}
}
],
"desc": "List of active service messages",
"info": "",
"acc": "ro"
}
},
"262": {
"codec": "O3EList",
"len": 122,
"id": "ServiceDtcHistory",
"args": {
"subTypes": [
{
"codec": "O3EByteVal",
"len": 2,
"id": "Count",
"args": {
"unit": "",
"desc": "Number of entries listed",
"info": "",
"acc": ""
}
},
{
"codec": "O3EComplexType",
"len": 12,
"id": "ListEntries",
"args": {
"subTypes": [
{
"codec": "O3EEnum",
"len": 2,
"id": "Service",
"args": {
"listStr": "Services",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EDateTime",
"len": 8,
"id": "DateTime",
"args": {
"timeformat": "VM",
"desc": "Date of event",
"info": "",
"acc": ""
}
},
{
"codec": "RawCodec",
"len": 2,
"id": "Unknown",
"args": {
"desc": "",
"info": "",
"acc": ""
}
}
],
"desc": "",
"info": "",
"acc": ""
}
}
],
"desc": "History of service messages",
"info": "",
"acc": "ro"
}
},
"263": {
"codec": "O3EList",
"len": 122,
"id": "WarningDtcList",
"args": {
"subTypes": [
{
"codec": "O3EByteVal",
"len": 2,
"id": "Count",
"args": {
"unit": "",
"desc": "Number of entries listed",
"info": "",
"acc": ""
}
},
{
"codec": "O3EComplexType",
"len": 12,
"id": "ListEntries",
"args": {
"subTypes": [
{
"codec": "O3EEnum",
"len": 2,
"id": "Warning",
"args": {
"listStr": "Warnings",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EDateTime",
"len": 8,
"id": "DateTime",
"args": {
"timeformat": "VM",
"desc": "Date of event",
"info": "",
"acc": ""
}
},
{
"codec": "RawCodec",
"len": 2,
"id": "Unknown",
"args": {
"desc": "",
"info": "",
"acc": ""
}
}
],
"desc": "",
"info": "",
"acc": ""
}
}
],
"desc": "List of active warning messages",
"info": "",
"acc": "ro"
}
},
"264": {
"codec": "O3EList",
"len": 124,
"id": "WarningDtcHistory",
"args": {
"subTypes": [
{
"codec": "O3EByteVal",
"len": 2,
"id": "Count",
"args": {
"unit": "",
"desc": "Number of entries listed",
"info": "",
"acc": ""
}
},
{
"codec": "O3EByteVal",
"len": 2,
"id": "GrandTotal",
"args": {
"unit": "",
"desc": "Total number of entries",
"info": "",
"acc": ""
}
},
{
"codec": "O3EComplexType",
"len": 12,
"id": "ListEntries",
"args": {
"subTypes": [
{
"codec": "O3EEnum",
"len": 2,
"id": "Warning",
"args": {
"listStr": "Warnings",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EDateTime",
"len": 8,
"id": "DateTime",
"args": {
"timeformat": "VM",
"desc": "Date of event",
"info": "",
"acc": ""
}
},
{
"codec": "RawCodec",
"len": 2,
"id": "Unknown",
"args": {
"desc": "",
"info": "",
"acc": ""
}
}
],
"desc": "",
"info": "",
"acc": ""
}
}
],
"desc": "History of warning messages",
"info": "",
"acc": "ro"
}
},
"265": {
"codec": "O3EList",
"len": 122,
"id": "ErrorDtcList",
"args": {
"subTypes": [
{
"codec": "O3EByteVal",
"len": 2,
"id": "Count",
"args": {
"unit": "",
"desc": "Number of entries listed",
"info": "",
"acc": ""
}
},
{
"codec": "O3EComplexType",
"len": 12,
"id": "ListEntries",
"args": {
"subTypes": [
{
"codec": "O3EEnum",
"len": 2,
"id": "Error",
"args": {
"listStr": "Errors",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EDateTime",
"len": 8,
"id": "DateTime",
"args": {
"timeformat": "VM",
"desc": "Date of event",
"info": "",
"acc": ""
}
},
{
"codec": "RawCodec",
"len": 2,
"id": "Unknown",
"args": {
"desc": "",
"info": "",
"acc": ""
}
}
],
"desc": "",
"info": "",
"acc": ""
}
}
],
"desc": "List of active error messages",
"info": "",
"acc": "ro"
}
},
"266": {
"codec": "O3EList",
"len": 124,
"id": "ErrorDtcHistory",
"args": {
"subTypes": [
{
"codec": "O3EByteVal",
"len": 2,
"id": "Count",
"args": {
"unit": "",
"desc": "Number of entries listed",
"info": "",
"acc": ""
}
},
{
"codec": "O3EByteVal",
"len": 2,
"id": "GrandTotal",
"args": {
"unit": "",
"desc": "Total number of entries",
"info": "",
"acc": ""
}
},
{
"codec": "O3EComplexType",
"len": 12,
"id": "ListEntries",
"args": {
"subTypes": [
{
"codec": "O3EEnum",
"len": 2,
"id": "Error",
"args": {
"listStr": "Errors",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EDateTime",
"len": 8,
"id": "DateTime",
"args": {
"timeformat": "VM",
"desc": "Date of event",
"info": "",
"acc": ""
}
},
{
"codec": "RawCodec",
"len": 2,
"id": "Unknown",
"args": {
"desc": "",
"info": "",
"acc": ""
}
}
],
"desc": "",
"info": "",
"acc": ""
}
}
],
"desc": "History of error messages",
"info": "",
"acc": "ro"
}
},
"268": {
"codec": "O3EComplexType",
"len": 9,
"id": "FlowTemperatureSensor",
"args": {
"subTypes": [
{
"codec": "O3EInt16",
"len": 2,
"id": "Actual",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Minimum",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Maximum",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Average",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EEnum",
"len": 1,
"id": "SensorStatus",
"args": {
"listStr": "SensorStates",
"desc": "Actual state of sensor",
"info": "",
"acc": ""
}
}
],
"desc": "Flow temperature in the primary circuit downstream from the heat generator",
"info": "[Link](https://github.com/open3e/open3e/wiki/036-DoI-%E2%80%90-Data-points-of-Interest/#data-points-of-vitocal-250)",
"acc": "ro"
}
},
"269": {
"codec": "O3EComplexType",
"len": 9,
"id": "ReturnTemperatureSensor",
"args": {
"subTypes": [
{
"codec": "O3EInt16",
"len": 2,
"id": "Actual",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Minimum",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Maximum",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Average",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EEnum",
"len": 1,
"id": "SensorStatus",
"args": {
"listStr": "SensorStates",
"desc": "",
"info": "",
"acc": ""
}
}
],
"desc": "Flow temperature in the primary circuit upstream from the heat generator",
"info": "[Link](https://github.com/open3e/open3e/wiki/036-DoI-%E2%80%90-Data-points-of-Interest/#data-points-of-vitocal-250)",
"acc": "ro"
}
},
"271": {
"codec": "O3EComplexType",
"len": 9,
"id": "DomesticHotWaterSensor",
"args": {
"subTypes": [
{
"codec": "O3EInt16",
"len": 2,
"id": "Actual",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Minimum",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Maximum",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Average",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EEnum",
"len": 1,
"id": "SensorStatus",
"args": {
"listStr": "SensorStates",
"desc": "",
"info": "",
"acc": ""
}
}
],
"desc": "Actual temperature domestic hot water buffer",
"info": "[Link](https://github.com/open3e/open3e/wiki/036-DoI-%E2%80%90-Data-points-of-Interest/#data-points-of-vitocal-250)",
"acc": "ro"
}
},
"272": {
"codec": "RawCodec",
"len": 10,
"id": "DomesticHotWaterFlowSensor",
"args": {
"desc": "",
"info": "",
"acc": "ro"
}
},
"273": {
"codec": "O3EComplexType",
"len": 9,
"id": "SolarRoofTemperatureSensor",
"args": {
"subTypes": [
{
"codec": "O3EInt16",
"len": 2,
"id": "Actual",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Minimum",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Maximum",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Average",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EEnum",
"len": 1,
"id": "SensorStatus",
"args": {
"listStr": "SensorStates",
"desc": "",
"info": "",
"acc": ""
}
}
],
"desc": "Actual collector temperature value",
"info": "",
"acc": "ro"
}
},
"274": {
"codec": "O3EComplexType",
"len": 9,
"id": "OutsideTemperatureSensor",
"args": {
"subTypes": [
{
"codec": "O3EInt16",
"len": 2,
"id": "Actual",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Minimum",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Maximum",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Average",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EEnum",
"len": 1,
"id": "SensorStatus",
"args": {
"listStr": "SensorStates",
"desc": "",
"info": "",
"acc": ""
}
}
],
"desc": "Outside temperature value",
"info": "",
"acc": "ro"
}
},
"275": {
"codec": "O3EComplexType",
"len": 9,
"id": "SolarBottomTemperatureSensor",
"args": {
"subTypes": [
{
"codec": "O3EInt16",
"len": 2,
"id": "Actual",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Minimum",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Maximum",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Average",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EEnum",
"len": 1,
"id": "SensorStatus",
"args": {
"listStr": "SensorStates",
"desc": "",
"info": "",
"acc": ""
}
}
],
"desc": "Actual collector return temperature value",
"info": "",
"acc": "ro"
}
},
"277": {
"codec": "O3EComplexType",
"len": 9,
"id": "BufferBottomTemperatureSensor",
"args": {
"subTypes": [
{
"codec": "O3EInt16",
"len": 2,
"id": "Actual",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Minimum",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Maximum",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Average",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EEnum",
"len": 1,
"id": "SensorStatus",
"args": {
"listStr": "SensorStates",
"desc": "",
"info": "",
"acc": ""
}
}
],
"desc": "Actual buffer bottom temperature value",
"info": "",
"acc": "ro"
}
},
"278": {
"codec": "O3EComplexType",
"len": 9,
"id": "BufferMidBottomTemperatureSensor",
"args": {
"subTypes": [
{
"codec": "O3EInt16",
"len": 2,
"id": "Actual",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Minimum",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Maximum",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Average",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EEnum",
"len": 1,
"id": "SensorStatus",
"args": {
"listStr": "SensorStates",
"desc": "",
"info": "",
"acc": ""
}
}
],
"desc": "Actual buffer mid bottom temperature value",
"info": "",
"acc": "ro"
}
},
"279": {
"codec": "O3EComplexType",
"len": 9,
"id": "BufferMidTemperatureSensor",
"args": {
"subTypes": [
{
"codec": "O3EInt16",
"len": 2,
"id": "Actual",
"args": {
"scale": 10.0,
"signed": true,
"unit": "",
"desc": "\u00b0C",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Minimum",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Maximum",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Average",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EEnum",
"len": 1,
"id": "SensorStatus",
"args": {
"listStr": "SensorStates",
"desc": "",
"info": "",
"acc": ""
}
}
],
"desc": "Actual buffer mid temperature value",
"info": "",
"acc": "ro"
}
},
"281": {
"codec": "O3EComplexType",
"len": 9,
"id": "BufferTopTemperatureSensor",
"args": {
"subTypes": [
{
"codec": "O3EInt16",
"len": 2,
"id": "Actual",
"args": {
"scale": 10.0,
"signed": true,
"unit": "",
"desc": "\u00b0C",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Minimum",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Maximum",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Average",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EEnum",
"len": 1,
"id": "SensorStatus",
"args": {
"listStr": "SensorStates",
"desc": "",
"info": "",
"acc": ""
}
}
],
"desc": "Actual buffer top temperature value",
"info": "",
"acc": "ro"
}
},
"282": {
"codec": "O3EComplexType",
"len": 9,
"id": "HydraulicSeparatorTemperatureSensor",
"args": {
"subTypes": [
{
"codec": "O3EInt16",
"len": 2,
"id": "Actual",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Minimum",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Maximum",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Average",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EEnum",
"len": 1,
"id": "SensorStatus",
"args": {
"listStr": "SensorStates",
"desc": "",
"info": "",
"acc": ""
}
}
],
"desc": "Actual flow temperature of the hydraulic switch",
"info": "",
"acc": "ro"
}
},
"283": {
"codec": "O3EComplexType",
"len": 9,
"id": "HydraulicSeparatorReturnTemperatureSensor",
"args": {
"subTypes": [
{
"codec": "O3EInt16",
"len": 2,
"id": "Actual",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Minimum",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Maximum",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Average",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EEnum",
"len": 1,
"id": "SensorStatus",
"args": {
"listStr": "SensorStates",
"desc": "",
"info": "",
"acc": ""
}
}
],
"desc": "Actual return temperature of the hydraulic switch",
"info": "",
"acc": "ro"
}
},
"284": {
"codec": "O3EComplexType",
"len": 9,
"id": "MixerOneCircuitFlowTemperatureSensor",
"args": {
"subTypes": [
{
"codec": "O3EInt16",
"len": 2,
"id": "Actual",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Minimum",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Maximum",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Average",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EEnum",
"len": 1,
"id": "SensorStatus",
"args": {
"listStr": "SensorStates",
"desc": "",
"info": "",
"acc": ""
}
}
],
"desc": "Heating circuit 1: Actual flow temperature value",
"info": "",
"acc": "ro"
}
},
"285": {
"codec": "O3EComplexType",
"len": 9,
"id": "MixerOneCircuitReturnTemperatureSensor",
"args": {
"subTypes": [
{
"codec": "O3EInt16",
"len": 2,
"id": "Actual",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Minimum",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Maximum",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Average",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EEnum",
"len": 1,
"id": "SensorStatus",
"args": {
"listStr": "SensorStates",
"desc": "",
"info": "",
"acc": ""
}
}
],
"desc": "Heating circuit 1: Actual return temperature value",
"info": "",
"acc": "ro"
}
},
"286": {
"codec": "O3EComplexType",
"len": 9,
"id": "MixerTwoCircuitFlowTemperatureSensor",
"args": {
"subTypes": [
{
"codec": "O3EInt16",
"len": 2,
"id": "Actual",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Minimum",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Maximum",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Average",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EEnum",
"len": 1,
"id": "SensorStatus",
"args": {
"listStr": "SensorStates",
"desc": "",
"info": "",
"acc": ""
}
}
],
"desc": "Heating circuit 2: Actual flow temperature value",
"info": "",
"acc": "ro"
}
},
"287": {
"codec": "O3EComplexType",
"len": 9,
"id": "MixerTwoCircuitReturnTemperatureSensor",
"args": {
"subTypes": [
{
"codec": "O3EInt16",
"len": 2,
"id": "Actual",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Minimum",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Maximum",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Average",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EEnum",
"len": 1,
"id": "SensorStatus",
"args": {
"listStr": "SensorStates",
"desc": "",
"info": "",
"acc": ""
}
}
],
"desc": "Heating circuit 2: Actual return temperature value",
"info": "",
"acc": "ro"
}
},
"288": {
"codec": "O3EComplexType",
"len": 9,
"id": "MixerThreeCircuitFlowTemperatureSensor",
"args": {
"subTypes": [
{
"codec": "O3EInt16",
"len": 2,
"id": "Actual",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Minimum",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Maximum",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Average",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EEnum",
"len": 1,
"id": "SensorStatus",
"args": {
"listStr": "SensorStates",
"desc": "",
"info": "",
"acc": ""
}
}
],
"desc": "Heating circuit 3: Actual flow temperature value",
"info": "",
"acc": "ro"
}
},
"289": {
"codec": "O3EComplexType",
"len": 9,
"id": "MixerThreeCircuitReturnTemperatureSensor",
"args": {
"subTypes": [
{
"codec": "O3EInt16",
"len": 2,
"id": "Actual",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Minimum",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Maximum",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Average",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EEnum",
"len": 1,
"id": "SensorStatus",
"args": {
"listStr": "SensorStates",
"desc": "",
"info": "",
"acc": ""
}
}
],
"desc": "Heating circuit 3: Actual return temperature value",
"info": "",
"acc": "ro"
}
},
"290": {
"codec": "O3EComplexType",
"len": 9,
"id": "MixerFourCircuitFlowTemperatureSensor",
"args": {
"subTypes": [
{
"codec": "O3EInt16",
"len": 2,
"id": "Actual",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Minimum",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Maximum",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EInt16",
"len": 2,
"id": "Average",
"args": {
"scale": 10.0,
"signed": true,
"unit": "\u00b0C",
"desc": "",
"info": "",
"acc": ""
}
},
{
"codec": "O3EEnum",
"len": 1,
"id": "SensorStatus",
"args": {
"listStr": "SensorStates",
"desc": "",
"info": "",
"acc": ""
}
}
],
"desc": "Heating circuit 4: Actual flow temperature value",
"info": "",
"acc": "ro"
}
},
"291