Skip to content

Home > resol-vbus-core-toolbox-scripts > mqttPublisher > MqttPublisher > client

mqttPublisher.MqttPublisher.client property

The MQTT client connection.

Signature:

typescript
client: mqtt.MqttClient | undefined;