question

Peter avatar image
Peter asked

Wrong format of answer from mqtt about Dc/Battery/Soc

When there is no SOC Why does mqtt send wrong format of answer?

For: N/.../system/0/Dc/Battery/Soc

I receive:

{
"value": []
}

Why "[]"?

Should be:

{
"value": null
}


MQTT
2 |3000

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

1 Answer
mvader (Victron Energy) avatar image
mvader (Victron Energy) answered ·

Hey @Peter , what version of Venus OS did you test this with?


See also https://github.com/victronenergy/venus/issues/936

2 |3000

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

Related Resources