Commit Graph

5 Commits

Author SHA1 Message Date
He Yin Ling
274a258b02 test: update example and unit tests with new import roles:
tiny_test_fw is a python package now. import it using normal way.
2025-09-19 18:51:40 +08:00
Michael (XIAO Xufeng)
e6df783596 ci: limit example test to ESP32s 2025-09-19 18:51:40 +08:00
Roland Dobai
f7720ff277 examples: Fix Python coding style 2025-09-19 18:51:40 +08:00
David Cermak
1d008bf4ed mqtt: example tests refactored to provide descriptive failures, addapted to python23, removed workarround for launching without mqtt-paho package 2025-09-19 18:51:40 +08:00
David Cermak
ab9698a3b4 MQTT: Integrate esp-mqtt library into idf
added docs and tests for mqtt library, small fixes (removed warnings, option for custom outbox, websocket bug fixed for longer transports). refactored to use common tcp_transport component, support for CMake build system.
Closes #2108
2025-09-19 18:51:40 +08:00