Code: Select all
msg.payload = {"command":"udevice","idx":3678,"nvalue":0,"svalue":((msg.payload.svalue1).toString())};
I am struggling to update a P1 Smart meter electric device, which contains six different values.
This does not seem difficult, Domoticz expects at least five values, separated by a semicolon.
But whatever I try, I can't seem to get it right!
Can someone put me on the right track?