Stabsauger
Results
1
comments of
Stabsauger
Thank you very much for taking the time. I tried: -> console.log(JSON.stringify(msg.payload)); -> console.log(msg.payload.toString()); -> console.log(msg.payload.toJSON()); From all i get the same error message (except the function :) ). It...