Does MATLAB support MQTT?

조회 수: 10 (최근 30일)
stev1088
stev1088 2016년 8월 24일
댓글: Eric Wetjen 2022년 3월 15일
I am working on a IoT application using gateways that publish data using the MQTT protocol and I am wondering if I can publish MQTT directly to MATLAB through a data broker?
  댓글 수: 1
Eric Wetjen
Eric Wetjen 2022년 3월 15일
In R2022a, you can use Industrial Communication Toolbox to publish data over MQTT protocol.

댓글을 달려면 로그인하십시오.

채택된 답변

Hans Scharler
Hans Scharler 2017년 11월 7일
We just released a File Exchange submission that allows MATLAB to publish and subscribe to/from MQTT brokers. Install MQTT in MATLAB to use MQTT directly in MATLAB.
  댓글 수: 2
EL MAANAOUI OUAFA
EL MAANAOUI OUAFA 2020년 2월 8일
Thank you so much, me too i'm looking for how can i integrate MQTT in MATLAB
EL MAANAOUI OUAFA
EL MAANAOUI OUAFA 2020년 2월 9일
I have just simulated my raspberry PI with MATLAB but Mqtt doesn't work ???

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

Eric Wetjen
Eric Wetjen 2016년 12월 8일
You can publish MQTT data to ThingSpeak and use the integrated MATLAB in ThingSpeak to analyze the data. For more information, see the MQTT publish documentation .

커뮤니티

더 많은 답변 보기:  ThingSpeak 커뮤니티

카테고리

Help CenterFile Exchange에서 ThingSpeak에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by