{% extends "base.html" %} {% block title %}Real-time Monitoring - MeshCore Bot Data Viewer{% endblock %} {% block extra_css %} {% endblock %} {% block content %}

Real-time Monitoring

Live Log Viewer
Show:
Command Stream
Connecting…
Waiting for command data...
Live Channel Messages
Connecting…
Waiting for channel messages…
Packet Stream
Connecting…
Waiting for packet data...
{% endblock %} {% block extra_js %} {% endblock %}