Automation Driver Definition#
The Automation Driver Definition holds the interfacing of the information retrieved from the protocol applied to a particular integration. Here is where it will be defined that for example, for an MQTT implementation, it will need a subscriber that will subscribe to topic X, and that will also need a producer that produces to topic Y.
After configuration, this object should contain all the necessary definitions to address all necessary characteristics of the machine interface in order to fully support the automation integration.
All information regarding the Automation Driver Definition creation can be found here: Create Automation Driver Definition.
