MqttConfig Properties
The MqttConfig type exposes the following members.
Properties
|
|
Name |
Description |
|---|---|---|
|
|
Gets or sets the MQTT Broker address | |
|
|
Gets a value indicating whether [clean session]. | |
|
|
Gets the client identifier (ComputerName if not set) | |
|
|
Gets the display name (ComputerName if not set) | |
|
|
Gets the keep alive. | |
|
|
Gets a value indicating whether [no retain]. | |
|
|
Gets or sets the MQTT Password | |
|
|
Gets or sets the used MQTT port. | |
|
|
Gets or sets the PSK Security configuration | |
|
|
Gets the Quality of Service value or null. | |
|
|
Gets the type of security. | |
|
|
Gets or sets the TLS Security configuration | |
|
|
Gets or sets the MQTT topic. | |
|
|
Gets a value indicating whether this MqttConfig is unidirectional. | |
|
|
Gets or sets the MQTT User Name | |
|
|
Gets a value indicating whether [wildcard workaround]. |
Reference
MqttConfig Class TwinCAT.Ads.Configuration Namespace
Beckhoff Automation GmbH & Co. KG 2001-2026
- MqttConfigAddress Property
- MqttConfigCleanSession Property
- MqttConfigClientId Property
- MqttConfigDisplayName Property
- MqttConfigKeepAlive Property
- MqttConfigNoRetain Property
- MqttConfigPassword Property
- MqttConfigPort Property
- MqttConfigPsk Property
- MqttConfigQos Property
- MqttConfigSecurity Property
- MqttConfigTls Property
- MqttConfigTopic Property
- MqttConfigUnidirectional Property
- MqttConfigUser Property
- MqttConfigWildcardWorkaround Property