Добавление файлов конфигурации для SkySensor и MP550Service

This commit is contained in:
Maxim
2025-12-25 10:57:16 +03:00
parent af90c48694
commit 964d41b822
3 changed files with 3553 additions and 0 deletions

15
config/service_config.ini Normal file
View File

@@ -0,0 +1,15 @@
[MP550]
host=192.168.11.105
port=42023
transmit_interval_ms=100
[RDMP]
host=127.0.0.1
port=55000
identity=MP550Service
keep_alive_interval_ms=9000
[Service]
autorun=false
host=192.168.11.102
port=42022