mirror of
https://github.com/meshcore-dev/meshcore_py.git
synced 2026-06-14 05:06:53 +00:00
Add support for new statistics event types and commands
This commit is contained in:
@@ -40,6 +40,9 @@ class EventType(Enum):
|
||||
MMA_RESPONSE = "mma_response"
|
||||
ACL_RESPONSE = "acl_response"
|
||||
CUSTOM_VARS = "custom_vars"
|
||||
STATS_CORE = "stats_core"
|
||||
STATS_RADIO = "stats_radio"
|
||||
STATS_PACKETS = "stats_packets"
|
||||
CHANNEL_INFO = "channel_info"
|
||||
PATH_RESPONSE = "path_response"
|
||||
PRIVATE_KEY = "private_key"
|
||||
|
||||
Reference in New Issue
Block a user