idf_component_register( SRCS "src/gateway_controller.cpp" INCLUDE_DIRS "include" REQUIRES dali_domain gateway_runtime gateway_cache freertos log ) set_property(TARGET ${COMPONENT_LIB} PROPERTY CXX_STANDARD 17)