idf_component_register(
    SRCS "src/mqtt_publisher.c"
    INCLUDE_DIRS "include"
    REQUIRES mqtt esp_event
)
