mirror of
https://github.com/TimeCrafters/timecrafters_configuration_tool_desktop.git
synced 2025-12-16 05:42:35 +00:00
TACNET fixes for multiple configs
This commit is contained in:
@@ -8,8 +8,10 @@ module TAC
|
||||
PACKET_TYPES = {
|
||||
handshake: 0,
|
||||
heartbeat: 1,
|
||||
download_config: 2,
|
||||
upload_config: 3,
|
||||
error: 2,
|
||||
|
||||
download_config: 10,
|
||||
upload_config: 11,
|
||||
|
||||
add_group: 20,
|
||||
update_group: 21,
|
||||
|
||||
Reference in New Issue
Block a user