# Tuning Protobuf Ctrl This component is based on the ``protocomm_httpd`` solution from ESP-IDF, providing HTTP-based Protobuf data parsing and transmission functionality. It can quickly parse data requests from the ESP Tuning Tool and respond with the required data content.
idf.py add-dependency "espressif/tuning_protobuf_ctrl^0.3.0"