-
Hi I am experimenting around with Node Red and running a mosquito broker on the same Ubuntu instance. In node red just 2 mqtt blocks for an in and an out: The value of But I am stumped trying to publish a message from node red to the Python script running the For example in node red I can use an inject block to publish a string In the advanced example, I can see the message published on the bus that match a topic filter come through on this function:
But I cannot seem to create some Boolean statement to flag a particular message. For example is this legit at all? I am trying to flag the Node Red message published
Any tips greatly appreciated!!!!!!!!!!!!!! |
Beta Was this translation helpful? Give feedback.
-https://stackoverflow.com/questions/69713386/node-red-to-asyncio-mqtt-debug?noredirect=1#comment123224834_69713386