增加系统设置弹窗(包括多段振捣设置、IP设置)
This commit is contained in:
18
config/other_ip_config.ini
Normal file
18
config/other_ip_config.ini
Normal file
@ -0,0 +1,18 @@
|
||||
[count]
|
||||
total = 3
|
||||
|
||||
[item_1]
|
||||
name = OPC服务器
|
||||
ip = 192.168.1.100
|
||||
port = 4840
|
||||
|
||||
[item_2]
|
||||
name = LED屏幕
|
||||
ip = 192.168.1.200
|
||||
port = 5000
|
||||
|
||||
[item_3]
|
||||
name = 搅拌楼
|
||||
ip = 10.6.242.111
|
||||
port = 5001
|
||||
|
||||
Reference in New Issue
Block a user