Short answer: No. The MQTT tag is a subscriber only.
But, if you really want to do this, you can roll your own by writing a Python (or whatever) script that can send SQL queries to the tag database via ODBC, then publish the data to your MQTT broker. You'll need the Remote Data Access feature as part of your VTScada license key.
Short answer: No. The MQTT tag is a subscriber only.
But, if you really want to do this, you can roll your own by writing a Python (or whatever) script that can send SQL queries to the tag database via ODBC, then publish the data to your MQTT broker. You'll need the Remote Data Access feature as part of your VTScada license key.