mirror of
https://github.com/pablorevilla-meshtastic/meshview.git
synced 2026-08-07 09:22:49 +02:00
Added the ability to track gateways and present them in varous pages
This commit is contained in:
@@ -239,6 +239,7 @@ async def load_database_from_mqtt(
|
||||
# -------------------------
|
||||
async def main():
|
||||
check_optional_deps()
|
||||
await mqtt_store.load_gateway_cache()
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
# Initialize database
|
||||
|
||||
Reference in New Issue
Block a user