mirror of
https://github.com/meshcore-dev/meshcore_py.git
synced 2026-06-14 21:26:54 +00:00
discover_path
This commit is contained in:
@@ -37,6 +37,7 @@ class EventType(Enum):
|
||||
BINARY_RESPONSE = "binary_response"
|
||||
CUSTOM_VARS = "custom_vars"
|
||||
CHANNEL_INFO = "channel_info"
|
||||
PATH_RESPONSE = "path_response"
|
||||
|
||||
# Command response types
|
||||
OK = "command_ok"
|
||||
|
||||
Reference in New Issue
Block a user