Loom
|
This is the complete list of members for Loom_DS3231, including all inherited members.
_adjust(const DateTime time) override | Loom_DS3231 | inlineprotectedvirtual |
_begin() override | Loom_DS3231 | protectedvirtual |
_initialized() override | Loom_DS3231 | inlineprotectedvirtual |
active | LoomModule | protected |
add_config(JsonObject json) | LoomModule | inlinevirtual |
category() const | LoomModule | |
Category enum name | LoomModule | |
clear_alarms() override | Loom_DS3231 | virtual |
convert_daylight_to_standard(DateTime local_time) | LoomRTC | protected |
convert_local_to_utc(const bool to_utc=true) | LoomRTC | protected |
converted | LoomRTC | protected |
custom_time | LoomRTC | protected |
datestring | LoomRTC | protected |
device_manager | LoomModule | protected |
dispatch(JsonObject json) | LoomModule | inlinevirtual |
enum_category_string(const Category c) | LoomModule | static |
enum_timezone_string(const TimeZone t) | LoomRTC | static |
enum_verbosity_string(const Verbosity v) | LoomModule | static |
eu_daylight_to_standard(DateTime local_time) | LoomRTC | protected |
get_active() const | LoomModule | inline |
get_datestring() | LoomRTC | |
get_datestring(char *buf) | LoomRTC | |
get_device_manager() const | LoomModule | inline |
get_module_name(char *buf) const | LoomModule | |
get_module_name() const | LoomModule | inline |
get_module_type() const | LoomModule | inline |
get_package_verbosity() const | LoomModule | inline |
get_print_verbosity() const | LoomModule | inline |
get_timestamp(char *header, char *timestamp, const char delimiter, const uint8_t format=3) | LoomRTC | |
get_timestring() | LoomRTC | |
get_timestring(char *buf) | LoomRTC | |
get_weekday() | LoomRTC | inline |
get_weekday(char *buf) | LoomRTC | |
init() | LoomRTC | protected |
link_device_manager(LoomManager *LM) override | LoomRTC | virtual |
local_datestring | LoomRTC | protected |
local_rtc() | LoomRTC | protected |
local_time | LoomRTC | protected |
local_timestring | LoomRTC | protected |
Loom_DS3231(LoomManager *manager, TimeZone timezone=TimeZone::PST, const bool use_local_time=false, const bool custom_time=false) | Loom_DS3231 | |
Loom_DS3231(LoomManager *manager, JsonArrayConst p) | Loom_DS3231 | |
LoomModule(LoomManager *manager, const char *module_name="Unknown", const Type module_type=Type::Unknown) | LoomModule | |
LoomRTC(LoomManager *manager, const char *module_name, const LoomModule::Type module_type, TimeZone timezone, const bool use_local_time, const bool custom_time) | LoomRTC | |
module_name | LoomModule | protected |
module_name_base | LoomModule | protected |
module_type | LoomModule | protected |
now() const override | Loom_DS3231 | inlinevirtual |
package(JsonObject json) override | LoomRTC | virtual |
package_verbosity | LoomModule | protected |
power_down() | LoomModule | inlinevirtual |
power_up() | LoomModule | inlinevirtual |
print_config() const override | Loom_DS3231 | virtual |
print_DateTime(DateTime time) | LoomRTC | static |
print_module_label() const | LoomModule | protected |
print_state() const override | LoomRTC | virtual |
print_time(const bool verbose=false) | LoomRTC | |
print_verbosity | LoomModule | protected |
read_rtc() | LoomRTC | protected |
rtc_inst | Loom_DS3231 | protected |
rtc_validity_check() | LoomRTC | protected |
second_stage_ctor() | LoomModule | inlinevirtual |
set_active(const bool enable) | LoomModule | inline |
set_alarm(DateTime time) override | Loom_DS3231 | virtual |
LoomRTC::set_alarm(const TimeSpan duration) | LoomRTC | inline |
set_package_verbosity(const Verbosity v) | LoomModule | |
set_print_verbosity(const Verbosity v) | LoomModule | |
set_rtc_to_compile_time() | LoomRTC | protected |
set_rtc_to_computer_time() | LoomRTC | protected |
time_adjust(const DateTime time, const bool is_utc=true) | LoomRTC | |
timestring | LoomRTC | protected |
TimeZone enum name | LoomRTC | |
timezone | LoomRTC | protected |
Type enum name | LoomModule | |
us_daylight_to_standard(DateTime local_time) | LoomRTC | protected |
use_local_time | LoomRTC | protected |
~Loom_DS3231()=default | Loom_DS3231 | |
~LoomModule()=default | LoomModule | virtual |
~LoomRTC()=default | LoomRTC | virtual |