Virtuino Forum

Full Version: queries the end device
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How do I make it so that when Virtuino starts, it queries the end device for its status via MQTT protocol, without the Retain function?
Hi,

you have to publish a message after the connection. 
You can use the "Connection Status pin" for this or a Timer.
From the device publish the status when the message is received.