Some checks failed
iot-test-platform CI/CD / build-and-deploy (push) Failing after 45s
15 lines
169 B
YAML
15 lines
169 B
YAML
server:
|
|
port: 8080
|
|
|
|
jt808:
|
|
port: 8091
|
|
raw-data:
|
|
enabled: true
|
|
output-dir: ./raw-data
|
|
|
|
logging:
|
|
level:
|
|
root: INFO
|
|
com.iot.transport.jt808: DEBUG
|
|
|