Talk:MQTT
Jump to navigation
Jump to search
What is the correct function for injecting into domoticz?
I,ve tried a node-red function saying:
Msg = {
'Topic' = " domoticz/in" 'Payload' = " idx:" +80 + ",nvalue:"+0 + "svalue:" + '"' + "1"+'"'
} End msg