iobroker.e3oncan
Version:
Collect data on CAN bus for Viessmann E3 devices, e.g. Vitocal, Vitocharge, Energy Meters E380CA and E3100CB
322 lines • 5.84 kB
JSON
{
"1385_01": {
"codec": "O3EComplexType",
"len": 4,
"id": "GridEnergy",
"args": {
"subTypes": [
{
"codec": "O3EFloat32",
"len": 4,
"id": "ImportCumulated",
"args": {
"scale": 1000.0,
"offset": 0
}
}
]
}
},
"1385_02": {
"codec": "O3EComplexType",
"len": 4,
"id": "GridEnergy",
"args": {
"subTypes": [
{
"codec": "O3EFloat32",
"len": 4,
"id": "ExportCumulated",
"args": {
"scale": 1000.0,
"offset": 0
}
}
]
}
},
"1385_03": {
"codec": "O3EComplexType",
"len": 4,
"id": "GridState",
"args": {
"subTypes": [
{
"codec": "O3EStateEM",
"len": 1,
"id": "OperationState",
"args": {
"offset": 0
}
}
]
}
},
"1385_04": {
"codec": "O3EComplexType",
"len": 4,
"id": "GridActivePower",
"args": {
"subTypes": [
{
"codec": "O3EInt16",
"len": 2,
"id": "Total",
"args": {
"scale": 1.0,
"signed": true,
"offset": 0
}
}
]
}
},
"1385_05": {
"codec": "O3EComplexType",
"len": 4,
"id": "GridReactivePower",
"args": {
"subTypes": [
{
"codec": "O3EInt16",
"len": 2,
"id": "Total",
"args": {
"scale": 1.0,
"signed": true,
"offset": 0
}
}
]
}
},
"1385_06": {
"codec": "O3EComplexType",
"len": 4,
"id": "GridCurrent",
"args": {
"subTypes": [
{
"codec": "O3EInt16",
"len": 2,
"id": "Absolute L1",
"args": {
"scale": 1.0,
"signed": true,
"offset": 0
}
}
]
}
},
"1385_07": {
"codec": "O3EComplexType",
"len": 4,
"id": "GridVoltage",
"args": {
"subTypes": [
{
"codec": "O3EInt32",
"len": 4,
"id": "L1",
"args": {
"scale": 1.0,
"signed": false,
"offset": 0
}
}
]
}
},
"1385_08": {
"codec": "O3EComplexType",
"len": 4,
"id": "GridActivePower",
"args": {
"subTypes": [
{
"codec": "O3EInt16",
"len": 2,
"id": "L1",
"args": {
"scale": 1.0,
"signed": true,
"offset": 0
}
}
]
}
},
"1385_09": {
"codec": "O3EComplexType",
"len": 4,
"id": "GridReactivePower",
"args": {
"subTypes": [
{
"codec": "O3EInt16",
"len": 2,
"id": "L1",
"args": {
"scale": 1.0,
"signed": true,
"offset": 0
}
}
]
}
},
"1385_10": {
"codec": "O3EComplexType",
"len": 4,
"id": "GridCurrent",
"args": {
"subTypes": [
{
"codec": "O3EInt16",
"len": 2,
"id": "Absolute L2",
"args": {
"scale": 1.0,
"signed": true,
"offset": 0
}
}
]
}
},
"1385_11": {
"codec": "O3EComplexType",
"len": 4,
"id": "GridVoltage",
"args": {
"subTypes": [
{
"codec": "O3EInt32",
"len": 4,
"id": "L2",
"args": {
"scale": 1.0,
"signed": false,
"offset": 0
}
}
]
}
},
"1385_12": {
"codec": "O3EComplexType",
"len": 4,
"id": "GridActivePower",
"args": {
"subTypes": [
{
"codec": "O3EInt16",
"len": 2,
"id": "L2",
"args": {
"scale": 1.0,
"signed": true,
"offset": 0
}
}
]
}
},
"1385_13": {
"codec": "O3EComplexType",
"len": 4,
"id": "GridReactivePower",
"args": {
"subTypes": [
{
"codec": "O3EInt16",
"len": 2,
"id": "L2",
"args": {
"scale": 1.0,
"signed": true,
"offset": 0
}
}
]
}
},
"1385_14": {
"codec": "O3EComplexType",
"len": 4,
"id": "GridCurrent",
"args": {
"subTypes": [
{
"codec": "O3EInt16",
"len": 2,
"id": "Absolute L3",
"args": {
"scale": 1.0,
"signed": true,
"offset": 0
}
}
]
}
},
"1385_15": {
"codec": "O3EComplexType",
"len": 4,
"id": "GridVoltage",
"args": {
"subTypes": [
{
"codec": "O3EInt32",
"len": 4,
"id": "L3",
"args": {
"scale": 1.0,
"signed": false,
"offset": 0
}
}
]
}
},
"1385_16": {
"codec": "O3EComplexType",
"len": 4,
"id": "GridActivePower",
"args": {
"subTypes": [
{
"codec": "O3EInt16",
"len": 2,
"id": "L3",
"args": {
"scale": 1.0,
"signed": true,
"offset": 0
}
}
]
}
},
"1385_17": {
"codec": "O3EComplexType",
"len": 4,
"id": "GridReactivePower",
"args": {
"subTypes": [
{
"codec": "O3EInt16",
"len": 2,
"id": "L3",
"args": {
"scale": 1.0,
"signed": true,
"offset": 0
}
}
]
}
},
"Version": "20240418"
}