idf_component_register(SRCS "RestAPI/RestAPI.cpp"
  INCLUDE_DIRS "RestAPI"
  REQUIRES CommandManager mongoose
)