question

ak68 avatar image
ak68 asked

New DCDC-Device

What kind of JSON do I need to do a new DCDC-mqtt-Device (like brandnew Orion CS) ?
I adviced that (inspired by existing battery and solar-devices), but it doesn´t work:

{
"Dc": {
"0": {
"Current": payload.Current,
"Power": payload.Power,
"Voltage": payload.Voltage
},
"1": {
"StVoltage": payload.StVoltage
}
}
}

battery charginggx device
1 comment
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

kevgermany avatar image kevgermany ♦♦ commented ·
@ak68

Moved to modifications space.

0 Likes 0 ·
0 Answers