Setting Up an MQTT Testing Environment (Part 2)

Setting Up an MQTT Testing Environment (Part 2)

Recently, I have been testing the integration of Mobotix cameras with HomeAssistant. Through testing, I found that the Mobotix camera images can be successfully integrated into HomeAssistant via the Onvif protocol or RTSP. So how can the alarm signals from the Mobotix camera be integrated into HA? Since the Mobotix camera supports the MQTT protocol, … Read more

Introduction to MQTT Development Basics

Introduction to MQTT Development Basics

13.6.2 Understanding the MQTT Protocol Visually Using the roles of a TV station, reporter, and audience makes it easier to understand: TV Station: In MQTT, it is referred to as the server (broker). It has the following functions: ① Accepts network connections from clients; // reporters/audience connect to the TV station ② Accepts application information … Read more

Exploring Natural Interaction IoT Applications with MQTT and ChatGPT

Exploring Natural Interaction IoT Applications with MQTT and ChatGPT

Author Shifan Yu: Director of Frontend Development at EMQX, responsible for frontend development of EMQX, and also a developer and maintainer of MQTTX. Introduction With the rapid development of IoT technology, interaction between people and devices, as well as between devices, has become easier. However, achieving more natural, efficient, and intelligent interactions has become a … Read more