MQTT Client
Summary
Implements MQTT Client
Description
Use this component to implement MQTT Client and connect to MQTT Servers.
Resources:
Instructable: Visuino: Use the Adafruit IO MQTT to remotely access and control Controllino MEGA PLC
Diagram:
Categories
- Category Communication - Communication components category
Properties
- Version - Summaries:Summary MQTT Client.Version
- ClientID - Summaries:Summary MQTT Client.ClientID
- UserName - Summaries:Summary MQTT Client.UserName
- Password - Summaries:Summary MQTT Client.Password
- Will - Summaries:Summary MQTT Client.Will
- CleanSession - Summaries:Summary MQTT Client.CleanSession
- KeepAliveInreval - Summaries:Summary MQTT Client.KeepAliveInreval
- Topics - Summaries:Summary MQTT Client.Topics
- Enabled - Enables or disable the component.