MQTT in MATLAB
버전 1.5 (320 KB) 작성자:
MathWorks Internet of Things Team
Connect to MQTT brokers and publish/subscribe to topics on the broker.
Note:This submission is for R2021b and earlier. For MQTT support in R2022a and later, see Industrial Communciation Toolbox.
Connect to MQTT compliant brokers over TCP or websocket protocols. After connection, subscribe to topics or wildcards on the broker. Define custom functions to evaluate on receiving messages on subscribed topics. Publish messages to topics on the broker. All QoS levels supported for both publish and subscribe functions.
You can also establish a secure connection to a broker using TLS v1.2 over both TCP and websocket.
인용 양식
MathWorks Internet of Things Team (2024). MQTT in MATLAB (https://www.mathworks.com/matlabcentral/fileexchange/64303-mqtt-in-matlab), MATLAB Central File Exchange. 검색 날짜: .
MATLAB 릴리스 호환 정보
개발 환경:
R2022a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux카테고리
Help Center 및 MATLAB Answers에서 MQTT API에 대해 자세히 알아보기
태그
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!