Loom
Loom_LoRa Member List

This is the complete list of members for Loom_LoRa, including all inherited members.

activeLoomModuleprotected
add_config(JsonObject json) overrideLoom_LoRavirtual
add_packet_result(const bool did_drop)LoomCommPlatprotected
addressLoom_LoRaprotected
broadcast(JsonObject json)LoomCommPlatinline
broadcast()LoomCommPlat
broadcast_batch(int delay_time)LoomCommPlat
broadcast_impl(JsonObject json)LoomCommPlatinlineprotectedvirtual
category() const LoomModule
Category enum nameLoomModule
determine_json_size(JsonObject json)LoomCommPlat
device_managerLoomModuleprotected
dispatch(JsonObject json)LoomModuleinlinevirtual
driverLoom_LoRaprotected
enum_category_string(const Category c)LoomModulestatic
enum_verbosity_string(const Verbosity v)LoomModulestatic
get_active() const LoomModuleinline
get_address() const overrideLoom_LoRainlinevirtual
get_device_manager() const LoomModuleinline
get_drop_rate() const LoomCommPlat
get_last_ten_drop_rate() const LoomCommPlat
get_module_name(char *buf) const LoomModule
get_module_name() const LoomModuleinline
get_module_type() const LoomModuleinline
get_package_verbosity() const LoomModuleinline
get_print_verbosity() const LoomModuleinline
json_to_msgpack_buffer(JsonObjectConst json, char *buffer, const uint16_t max_len) const LoomCommPlatprotected
last_ten_droppedLoomCommPlatprotected
last_ten_dropped_idxLoomCommPlatprotected
link_device_manager(LoomManager *LM)LoomModulevirtual
Loom_LoRa(LoomManager *device_manager, const uint16_t max_message_len=RH_RF95_MAX_MESSAGE_LEN, const uint8_t address=0, const uint8_t power_level=23, const uint8_t retry_count=3, const uint16_t retry_timeout=200)Loom_LoRa
Loom_LoRa(LoomManager *device_manager, JsonArrayConst p)Loom_LoRa
LoomCommPlat(LoomManager *manager, const char *module_name, const LoomModule::Type module_type, const uint16_t max_message_len)LoomCommPlat
LoomModule(LoomManager *manager, const char *module_name="Unknown", const Type module_type=Type::Unknown)LoomModule
managerLoom_LoRaprotected
max_message_lenLoomCommPlatprotected
merge_json(JsonObject json, const uint8_t loop)LoomCommPlat
mergeJsonLoomCommPlatprotected
messageJsonLoomCommPlatprotected
module_nameLoomModuleprotected
module_name_baseLoomModuleprotected
module_typeLoomModuleprotected
msgpack_buffer_to_json(const char *buffer, JsonObject json)LoomCommPlatprotected
package(JsonObject json) overrideLoomCommPlatinlinevirtual
package_verbosityLoomModuleprotected
power_down() overrideLoom_LoRavirtual
power_levelLoom_LoRaprotected
power_up() overrideLoom_LoRavirtual
pre_merge_receive_blocking(JsonObject json)LoomCommPlat
print_config() const overrideLoom_LoRavirtual
print_module_label() const LoomModuleprotected
print_state() const overrideLoomCommPlatvirtual
print_verbosityLoomModuleprotected
receive(JsonObject json)LoomCommPlatinline
receive()LoomCommPlat
receive_batch()LoomCommPlatinline
receive_batch_blocking(uint max_wait_time)LoomCommPlat
receive_blocking(JsonObject json, uint max_wait_time)LoomCommPlat
receive_blocking(const uint max_wait_time)LoomCommPlat
receive_blocking_impl(JsonObject json, uint max_wait_time) overrideLoom_LoRaprotectedvirtual
receive_blocking_raw(uint8_t *dest, const uint8_t maxlen, const uint max_wait_time)Loom_LoRa
retry_countLoom_LoRaprotected
retry_timeoutLoom_LoRaprotected
second_stage_ctor()LoomModuleinlinevirtual
send(JsonObject json, const uint8_t destination)LoomCommPlat
send(const uint8_t destination)LoomCommPlat
send_batch(const uint8_t destination, int delay_time)LoomCommPlat
send_impl(JsonObject json, const uint8_t destination) overrideLoom_LoRaprotectedvirtual
send_raw(uint8_t *bytes, const uint8_t len, const uint8_t destination)Loom_LoRa
set_active(const bool enable)LoomModuleinline
set_address(const uint8_t addr) overrideLoom_LoRavirtual
set_package_verbosity(const Verbosity v)LoomModule
set_print_verbosity(const Verbosity v)LoomModule
signal_strengthLoomCommPlatprotected
split_send(JsonObject json, const uint8_t destination, const uint8_t index)LoomCommPlat
split_send_notification(JsonObject json, const uint8_t destination)LoomCommPlat
total_drop_countLoomCommPlatprotected
total_packet_countLoomCommPlatprotected
Type enum nameLoomModule
~Loom_LoRa()=defaultLoom_LoRa
~LoomCommPlat()=defaultLoomCommPlatvirtual
~LoomModule()=defaultLoomModulevirtual