Размер видео: 1280 X 720853 X 480640 X 360
Показать панель управления
Автовоспроизведение
Автоповтор
So easy to understand how MQTT work, thanks !
can we use this example for pitching some sensor data and how? like if we want to send temperature sensor data.
Sir, will you please make a video of deployment and the frontend of the RASA chatbot on AWS..
Not at the moment but I'll try to make one in future. Thanks for suggesting 😊
@@InnovateYourselfashu ok thanks for the reply sir
How can I send different type of data from the esp through this example ?
What do you mean by different types of data? Can you elaborate a bit?
Sir i didn't find the repository linkPlease help me sir😢
The repository link is in the description of the video.
how to use your code from github please explain this.
Clone it to your system and follow the steps like it is shown in the video.
@@InnovateYourselfashu how to clone your code to my system please guide me.
You can download the code or you can use the git clone command to clone it to your system. Open terminal or CMD then type the below commandsgit clone cd my-project
Could you help explain how using qos 1/2 in mqtt for device esp32 on esp-idf
So easy to understand how MQTT work, thanks !
can we use this example for pitching some sensor data and how? like if we want to send temperature sensor data.
Sir, will you please make a video of deployment and the frontend of the RASA chatbot on AWS..
Not at the moment but I'll try to make one in future. Thanks for suggesting 😊
@@InnovateYourselfashu ok thanks for the reply sir
How can I send different type of data from the esp through this example ?
What do you mean by different types of data? Can you elaborate a bit?
Sir i didn't find the repository link
Please help me sir😢
The repository link is in the description of the video.
how to use your code from github please explain this.
Clone it to your system and follow the steps like it is shown in the video.
@@InnovateYourselfashu how to clone your code to my system please guide me.
You can download the code or you can use the git clone command to clone it to your system.
Open terminal or CMD then type the below commands
git clone
cd my-project
Could you help explain how using qos 1/2 in mqtt for device esp32 on esp-idf