JXCT Soil Sensor 7-in-1 3.10.1
IoT система мониторинга почвы на базе ESP32
|
Функции | |
std::string | format_moisture (float value) |
std::string | format_temperature (float value) |
std::string | format_ec (float value) |
std::string | format_ph (float value) |
std::string | format_npk (float value) |
String | formatValue (float value, const char *unit, int precision) |
std::string format_moisture | ( | float | value | ) |
std::string format_temperature | ( | float | value | ) |
std::string format_ec | ( | float | value | ) |
std::string format_ph | ( | float | value | ) |
std::string format_npk | ( | float | value | ) |
String formatValue | ( | float | value, |
const char * | unit, | ||
int | precision | ||
) |