added exp-indentificator

This commit is contained in:
DJ2LS 2023-05-27 19:53:17 +02:00
parent 783ff06cb0
commit 8a85dfd150

View file

@ -130,7 +130,7 @@ class TCIParam:
@dataclass
class TNC:
version = "0.10.0-alpha.1-mesh"
version = "0.10.0-alpha.1-mesh-exp1"
host: str = "0.0.0.0"
port: int = 3000
SOCKET_TIMEOUT: int = 1 # seconds