Qt MQTT C++ Classes

MQTT 프로토콜을 통해 메시지를 보낼 수 있는 클래스를 제공합니다. 더 보기...

네임스페이스

QMqtt

Qt MQTT 모듈 전체에서 사용되는 기타 식별자를 포함합니다.

클래스

QMqttAuthenticationProperties

인증 프로세스 중 구성 옵션을 나타냅니다.

QMqttClient

MQTT 브로커와 통신하는 중앙 액세스를 나타냅니다.

QMqttConnectionProperties

QMqttClient::connectToHost()를 호출할 때 서버에 전달할 수 있는 구성 옵션을 나타냅니다.

QMqttLastWillProperties

서버에 연결하는 동안 마지막 유언을 지정할 때 QMqttClient가 서버에 전달할 수 있는 구성 옵션을 나타냅니다.

QMqttMessage

구독을 기반으로 메시지 브로커로부터 받은 메시지에 대한 정보를 나타냅니다.

QMqttMessageStatusProperties

메시지 전송 중 서버가 제공하는 추가 정보를 나타냅니다.

QMqttPublishProperties

메시지 송수신을 위한 구성 옵션을 나타냅니다.

QMqttServerConnectionProperties

QMqttClient가 연결된 서버의 구성 옵션을 나타냅니다.

QMqttStringPair

MQTT 5.0 표준의 문자열 쌍 데이터 유형을 나타냅니다.

QMqttSubscription

지정된 주제에 대한 MQTT 브로커의 알림을 수신합니다.

QMqttSubscriptionProperties

토픽 필터를 구독할 때 QMqttClient가 서버에 전달할 수 있는 구성 옵션을 나타냅니다.

QMqttTopicFilter

MQTT 토픽 필터를 나타냅니다.

QMqttTopicName

MQTT 토픽 이름을 나타냅니다.

QMqttUnsubscriptionProperties

토픽 필터에서 구독을 취소할 때 QMqttClient가 서버에 전달할 수 있는 구성 옵션을 나타냅니다.

QMqttUserProperties

서버에 전달할 수 있는 QMqttStringPair 값의 목록을 나타냅니다.

상세 설명

페이지에는 Qt MQTT 페이지에는 모듈 사용 방법에 대한 정보가 포함되어 있습니다.

© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.