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.