spring: datasource: #MySQL配置 driverClassName: com.mysql.cj.jdbc.Driver url: jdbc:mysql://172.16.12.201:3306/ivccs?useUnicode=true&characterEncoding=utf8&useSSL=false&pinGlobalTxToPhysicalConnection=true&serverTimezone=Asia/Shanghai&allowPublicKeyRetrieval=true&zeroDateTimeBehavior=CONVERT_TO_NULL username: ivccs password: Nd6xcdx12#$ hikari: idle-timeout: 60000 maximum-pool-size: 30 minimum-idle: 10 jackson: date-format: yyyy-MM-dd HH:mm:ss time-zone: GMT+8 #elasticsearch data: elasticsearch: repositories: cluster-name: test-application cluster-nodes: 172.16.12.6:9300,172.16.12.31:9300,172.16.12.9:9300 hosts: 172.16.12.6:9200,172.16.12.31:9300,172.16.12.9:9300 client: connect-num: 10 connect-per-route: 10 #redis连接 # redis: # database: 5 # host: 192.168.80.63 # password: nandou # jedis: # pool: # max-active: 256 # max-idle: 64 # max-wait: 30000 # min-idle: 32 # pool: # max-active: 8 # max-idle: 8 # max-wait: -1 # min-idle: 0 # port: 6379 # timeout: 100000 # url: redis://192.168.80.63:6379/5 redis: database: 1 sentinel: master: mymaster nodes: 172.16.12.11:26379,172.16.12.8:26379,172.16.12.17:26379 password: Nd6xroot jedis: pool: max-active: 256 max-idle: 64 max-wait: 30000 min-idle: 32 pool: max-active: 8 max-idle: 8 max-wait: -1 min-idle: 0 port: 6379 timeout: 100000 kafka: bootstrap-servers: 172.16.12.14:9092,172.16.12.4:9092,172.16.12.10:9092 consumer: enable-auto-commit: false group-id: ivccs_vmm auto-offset-reset: earliest #bootstrap-servers: 172.16.15.41:9092,172.16.15.42:9092,172.16.15.43:9092 key-deserializer: org.apache.kafka.common.serialization.StringDeserializer value-deserializer: org.apache.kafka.common.serialization.StringDeserializer producer: client-id: ivccs_vmm key-deserializer: org.apache.kafka.common.serialization.StringDeserializer value-dserializer: org.apache.kafka.common.serialization.StringDeserializer acks: 0 listener: ack-mode: MANUAL_IMMEDIATE missing-topics-fatal: false websocket: pushInPool: enable: true pushKafka: enable: true redis: node: # mode: single mode: sentinel #终端在线时长 client: onlineTime: 60000 # 自定义文件上传路径 # Linux LinuxFile: upload-url: http://172.16.12.27:8085/photo upload-path: /opt/ivccs/photo playBackFolder: /opt/ivccs/palyBackFolder # Windows WindowsFile: upload-path: F:/zly/image vehicle: latestData: redis: prefix: ivccs:vms:vehicle:latest postfix: harbor_D00A 001postfix: harbor_D001 002postfix: harbor_D002 preLocationFix: ivccs:vms:vehicle:preLocation status: redis: keyPrefix: harbor:vehicle:online cache: key: ivccs:vms:vehicle:cache list: redis: keyPrefix: harbor:vehicle:list video: keyPrefix: harbor:vehicle:video:status order: latestOrderKeyPrefix: harbor:command:status harbor: vehicle: confirm_status_prefix: harbor:vehicle:confirm_status #车、人、吊具确认状态 crane: realTimeInfoKeyPrefix: harbor:crane:info confirm: harbor:crane:confirm confirmExpireTime: 120 #确认过期时间,单位:秒 command: vehicle_path_keyPrefix: harbor:command:vehicle_path remote: vehicle_status: harbor:remote:vehicle_status #车辆接管状态 overtime: harbor:remote:overtime #超时退出接管 overtimeTime: 300 #超时时间,单位:秒 socketOvertime: harbor:remote:socketOvertime #session断开刹车 socketOvertimeTime: 2 #超时时间,单位:秒 throttleBrakeOperationValue: harbor:remote:throttleBrakeOperationValue #最新的油门刹车操作值 emergencyParking: harbor:remote:emergency_parking #紧停 controlInfo: harbor:remote:controlInfo #超时退出接管 autoPilot: harbor:remote:auto_pilot #切换自动驾驶 v2x: rsm: harbor:v2x:info:V2X_RSM order: dailyKpi: harbor:order:dailyKpi debug-app: check-num: prefix: ivccs:debug_app:check_num analysis: vehicle-data: es-index-name: vms_igv_vehicle index-rule: year # 车辆空闲时间 es vehicle-trip: es-index-name: vms_vehicle_trip login-check-url: http://172.16.12.27:8087/vbcs_admin/sys/checkLogin data-permission-check-url: http://172.16.11.60:8087/vbcs_admin/sys/checkDataPermission OperationLog-Url: http://172.16.12.27:8087/vbcs_admin/operationlog/add ExceptionLog-Url: http://172.16.12.27:8087/vbcs_admin/exceptionlog/add ThirdLogin-Url: http://172.16.12.27:8087/vbcs_admin/thirdPart/login command-url: http://172.16.12.27:8040 road-device: video-platform-url: http://10.11.10.1:8888 need-get-video: false charging-pile: latest_key_prefix: harbor:charging:pile:info charging_history_prefix: harbor:charging:history task: bigScreenRefreshTask: cron: 0 0 0 * * ? tosAnalysisTask: cron: 0 1,30 0 * * ? tosOeeTask: cron: 0 0 * * * ? stopVideoTask: cron: 0 10 * * * ? mqtt: address: ssl://10.11.10.28:1884 serverId: mqttx_8b1e19a2 name: ssiweb password: ssiweb123456 url: rtmp://10.11.10.28/live/ CAPath: /opt/ivccs/package/vmm/ca_cidi.pem telaidian: base-url: http://sgi.telaidian.com.cn:7777/evcs/v20191230/ operator-id-telaidian: 395815801 operator-id-xmg: "063507079" assign-key: 1234567890abcdef operator-secret: 1234567890abcdef AES-key: 1234567890abcdef AES-vector: 1234567890abcdef status-refresh: cron: 0/5 * * * * ?