mirror of
https://github.com/meshcore-dev/meshcore_py.git
synced 2026-06-11 19:56:53 +00:00
Move binary process to reader for consistent eventing
This commit is contained in:
@@ -37,6 +37,8 @@ class EventType(Enum):
|
||||
RX_LOG_DATA = "rx_log_data"
|
||||
TELEMETRY_RESPONSE = "telemetry_response"
|
||||
BINARY_RESPONSE = "binary_response"
|
||||
MMA_RESPONSE = "mma_response"
|
||||
ACL_RESPONSE = "acl_response"
|
||||
CUSTOM_VARS = "custom_vars"
|
||||
CHANNEL_INFO = "channel_info"
|
||||
PATH_RESPONSE = "path_response"
|
||||
|
||||
Reference in New Issue
Block a user