|
Loom 4 v4.5
Arduino library for Internet of Things Rapid Prototyping in environmental sensing
|
This is the complete list of members for Loom_LoRa, including all inherited members.
| bufferToJson(uint8_t *buffer) | Radio | inlineprotected |
| deviceAddress (defined in Radio) | Radio | protected |
| display_data() (defined in Module) | Module | inlinevirtual |
| getAddress() const | Radio | inlineprotected |
| getModuleName() (defined in Module) | Module | inlinevirtual |
| getSignalStrength() | Radio | inlineprotected |
| initialize() override | Loom_LoRa | virtual |
| jsonToBuffer(uint8_t *buffer, JsonObjectConst json) | Radio | inlineprotected |
| Loom_LoRa(Manager &man, const int address=-1, const uint8_t powerLevel=23, const uint8_t retryCount=3, const uint16_t retryTimeout=200) | Loom_LoRa | |
| maxMessageLength (defined in Radio) | Radio | protected |
| measure() override (defined in Loom_LoRa) | Loom_LoRa | inlineprotectedvirtual |
| Module(const char *modName) (defined in Module) | Module | inline |
| module_address (defined in Module) | Module | |
| moduleInitialized (defined in Module) | Module | |
| package() override | Loom_LoRa | virtual |
| power_down() override | Loom_LoRa | virtual |
| power_up() override | Loom_LoRa | virtual |
| powerLevel (defined in Radio) | Radio | protected |
| printModuleName(const char *message) (defined in Module) | Module | inlinevirtual |
| Radio(const char *moduleName) | Radio | inline |
| receive(uint maxWaitTime) override | Loom_LoRa | virtual |
| recvDoc (defined in Radio) | Radio | protected |
| retryCount (defined in Radio) | Radio | protected |
| retryTimeout (defined in Radio) | Radio | protected |
| send(const uint8_t destinationAddress) override | Loom_LoRa | virtual |
| sendDoc (defined in Radio) | Radio | protected |
| setAddress(const uint8_t addr) | Loom_LoRa | |
| setModuleName(const char *modName) (defined in Module) | Module | inline |
| signalStrength (defined in Radio) | Radio | protected |
| ~Loom_LoRa() (defined in Loom_LoRa) | Loom_LoRa | inline |