Design of an Automated Testing Environment Framework for Onboard Device Driver Software

Design of an Automated Testing Environment Framework for Onboard Device Driver Software

Follow us for free subscriptions to the latest avionics news. Abstract In response to the current challenges in the testing practices of onboard device driver software, which include complex operations, high repetitiveness, large workloads, and low efficiency, this paper proposes an automated testing environment framework based on driver source code analysis and driver function configuration. … Read more

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

Setting Up an MQTT Testing Environment (Part 1)

Setting Up an MQTT Testing Environment (Part 1)

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