You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
350 B
25 lines
350 B
server:
|
|
servlet:
|
|
context-path: /
|
|
port: 8080
|
|
|
|
device.enableCanBus: true
|
|
|
|
iflytophald:
|
|
ip: 127.0.0.1
|
|
cmdch.port: 19004
|
|
datach.port: 19005
|
|
|
|
#window config
|
|
#modbus:
|
|
# port: COM18
|
|
# baudrate: 9600
|
|
|
|
#工控机 config
|
|
modbus:
|
|
port: ttyS1
|
|
baudrate: 9600
|
|
|
|
photo:
|
|
url: http://192.168.8.168/static/photo
|
|
path: /home/firefly/package/photo
|