ESPHome
2025.5.0
Loading...
Searching...
No Matches
esphome
components
dashboard_import
dashboard_import.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <string>
4
5
namespace
esphome
{
6
namespace
dashboard_import {
7
8
std::string
get_package_import_url
();
9
void
set_package_import_url
(std::string url);
10
11
}
// namespace dashboard_import
12
}
// namespace esphome
esphome::dashboard_import::set_package_import_url
void set_package_import_url(std::string url)
Definition
dashboard_import.cpp:9
esphome::dashboard_import::get_package_import_url
std::string get_package_import_url()
Definition
dashboard_import.cpp:8
esphome
Providing packet encoding functions for exchanging data with a remote host.
Definition
a01nyub.cpp:7
Generated by
1.12.0