Loom 4 v4.5
Arduino library for Internet of Things Rapid Prototyping in environmental sensing
|
This is the complete list of members for Radio, 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()=0 (defined in Module) | Module | pure virtual |
jsonToBuffer(uint8_t *buffer, JsonObjectConst json) | Radio | inlineprotected |
maxMessageLength (defined in Radio) | Radio | protected |
measure()=0 (defined in Module) | Module | pure virtual |
Module(const char *modName) (defined in Module) | Module | inline |
module_address (defined in Module) | Module | |
moduleInitialized (defined in Module) | Module | |
package()=0 (defined in Module) | Module | pure virtual |
power_down()=0 (defined in Module) | Module | pure virtual |
power_up()=0 (defined in Module) | Module | pure 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)=0 | Radio | protectedpure virtual |
recvDoc (defined in Radio) | Radio | protected |
retryCount (defined in Radio) | Radio | protected |
retryTimeout (defined in Radio) | Radio | protected |
send(const uint8_t destinationAddress)=0 | Radio | protectedpure virtual |
sendDoc (defined in Radio) | Radio | protected |
setModuleName(const char *modName) (defined in Module) | Module | inline |
signalStrength (defined in Radio) | Radio | protected |