mirror of
https://github.com/meshcore-dev/meshcore_py.git
synced 2026-06-11 11:56:18 +00:00
initial support for telemetry to see if things come in
This commit is contained in:
@@ -33,6 +33,7 @@ class EventType(Enum):
|
||||
LOG_DATA = "log_data"
|
||||
TRACE_DATA = "trace_data"
|
||||
RX_LOG_DATA = "rx_log_data"
|
||||
TELEMETRY_RESPONSE = "telemetry_response"
|
||||
|
||||
# Command response types
|
||||
OK = "command_ok"
|
||||
|
||||
Reference in New Issue
Block a user