idf_component_register(
  SRCS "6900_http_client.cpp"
  INCLUDE_DIRS "include"
  REQUIRES esp_http_client
  PRIV_REQUIRES mbedtls esp-tls
)