I have this value in debug window
29-12-2024, 12:52:30node: 2BMS02/Pack_Data : msg.payload : string[22]
""Sum volt low level 1""
I want to sent this as a text to IDX506 to Domoticz
i've this in a function
"msg.payload4 = msg.payload ;
msg.payload = {"idx":506,"nvalue":0,"svalue":msg.payload4};