Hello!
Would need some help please, do not get the point.
Via Blockly I create (publish) a Mqtt Variable on my mqtt.2 Client to a Victron Cerbo Mqtt Broker Device.
[image: 1709217720980-bildschirmfoto-2024-02-29-um-15.40.25.png]
whant to have them as number for example
objects are:
[image: 1709217766412-bildschirmfoto-2024-02-29-um-15.41.14-resized.png]
I do changes in the VIS:
[image: 1709217745436-bildschirmfoto-2024-02-29-um-15.40.53-resized.png]
I subscribe:
[image: 1709217782403-bildschirmfoto-2024-02-29-um-15.41.47-resized.png]
I use the in the Victron Cerbo Mqtt Slave Red Node:
[image: 1709217827945-bildschirmfoto-2024-02-29-um-15.43.38.png]
If there is a restart of one the values get "null", "true", false".... the Victron Cerbo get confused (but I do think it is not innocent).
I would appreciate some help and tips, thx!
maybe the starting problem is getting "type": "mixed" on the object created out of Blockly?