class EnsLib.MQTT.Service.Passthrough extends Ens.BusinessService
Accepts files from the MQTT Inbound Adapter and forwards the container object to the configured target configuration item or items.
The type of adapter used to communicate with external systems
List of properties can be set as settings in the configuration file format is a comma separated list of property names
Configuration item(s) to which to send file stream messages
Return an array of connections for drawing lines on the config diagram
Override this method to process incoming data. Do not call SendRequestSync/Async() from outside this method (e.g. in a SOAP Service or a CSP page).