|
|
|
|
#
|
|
|
|
|
#
|
|
|
|
|
#
|
|
|
|
|
#
|
|
|
|
|
|
|
|
|
|
#
|
|
|
|
|
#
|
|
|
|
|
#
|
|
|
|
|
#
|
|
|
|
|
#spring.redis.host=r-uf63x4g5p6ir5xao87pd.redis.rds.aliyuncs.com
|
|
|
|
|
#spring.redis.password=B2BGn4gK4htgkEwP
|
|
|
|
|
#spring.redis.port=6379
|
|
|
|
|
#spring.redis.database=0
|
|
|
|
|
#spring.redis.timeout=1000
|
|
|
|
|
#spring.redis.lettuce.pool.max-active=8
|
|
|
|
|
#spring.redis.lettuce.pool.min-idle=0
|
|
|
|
|
#spring.redis.lettuce.pool.max-idle=10
|
|
|
|
|
#spring.redis.lettuce.pool.max-wait=1000
|
|
|
|
|
#spring.redis.lettuce.shutdown-timeout=1000
|
|
|
|
|
#
|
|
|
|
|
#redis.lock.expire=${redisLockExpire:1000}
|
|
|
|
|
#
|
|
|
|
|
#
|
|
|
|
|
#data.center.receive.address=${dataCenterReceiverTargetUrl:http://localhost:8201}
|
|
|
|
|
#data.center.receive.api=/v1/main_receiver
|
|
|
|
|
#
|
|
|
|
|
#amazon.aws.accesskey=${awsaccesskey:AKIAVRXFMB43XVQ3GXAL}
|
|
|
|
|
#amazon.aws.secretkey=${secretkey:G0FaGcizm8FlgLxZsL+8xBwfPSzQF71294nrtE2y}
|
|
|
|
|
#amazon.dynamodb.tableName=dataXXX
|
|
|
|
|
#
|
|
|
|
|
#delta.topic=${deltaTopic:Publish_Topic}
|
|
|
|
|
#delta.host=${deltaTopicHost:tcp://106.75.71.119:1883}
|
|
|
|
|
#delta.userName=${deltaUserName:techsor}
|
|
|
|
|
#delta.usepassWordrName=${deltaUsePassWordrName:techsorAsd123456}
|
|
|
|
|
#delta.enableSSL=${deltaEnableSSL:false}
|
|
|
|
|
#
|
|
|
|
|
#
|
|
|
|
|
#mqtt.keepAliveInterval=${mqttKeepalive:120}
|
|
|
|
|
|
|
|
|
|
spring.datasource.admin.name=${springApplicationName:receiver}
|
|
|
|
|
spring.datasource.admin.url=${jdbcUrl:jdbc:mysql://rm-bp11k2zm2fr7864428o.mysql.rds.aliyuncs.com/data_center_aeon_admin}
|
|
|
|
|
spring.datasource.admin.username=${jdbcUsername:zhc}
|
|
|
|
|
spring.datasource.admin.password=${jdbcPassword:Youqu48bnb1}
|
|
|
|
|
spring.datasource.admin.driverClassName=com.mysql.jdbc.Driver
|
|
|
|
|
spring.datasource.admin.hikari.driverClassName=com.mysql.jdbc.Driver
|
|
|
|
|
spring.datasource.admin.hikari.schema=data_center_aeon_admin
|
|
|
|
|
spring.datasource.admin.hikari.minimum-idle: 5
|
|
|
|
|
spring.datasource.admin.hikari.maximum-pool-size: ${rdsMaxPool:40}
|
|
|
|
|
spring.datasource.admin.hikari.connection-timeout:10000
|
|
|
|
|
logging.level.com.zaxxer.hikari=DEBUG
|
|
|
|
|
logging.level.org.springframework=INFO
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
dynamic.jdbc.url=${dynamicJdbcUrl:jdbc:mysql://rm-bp11k2zm2fr7864428o.mysql.rds.aliyuncs.com/%s}
|
|
|
|
|
|
|
|
|
|
spring.redis.host=r-uf63x4g5p6ir5xao87pd.redis.rds.aliyuncs.com
|
|
|
|
|
spring.redis.password=B2BGn4gK4htgkEwP
|
|
|
|
|
spring.redis.port=6379
|
|
|
|
|
spring.redis.database=0
|
|
|
|
|
spring.redis.timeout=30000
|
|
|
|
|
spring.redis.lettuce.pool.max-active=48
|
|
|
|
|
spring.redis.lettuce.pool.min-idle=24
|
|
|
|
|
spring.redis.lettuce.pool.max-idle=8
|
|
|
|
|
spring.redis.lettuce.pool.max-wait=5000
|
|
|
|
|
spring.redis.lettuce.shutdown-timeout=1000
|
|
|
|
|
|
|
|
|
|
redis.lock.expire=${redisLockExpire:1000}
|
|
|
|
|
|
|
|
|
|
data.center.receive.address=${dataCenterReceiverTargetUrl:}
|
|
|
|
|
data.center.receive.api=/v1/main_receiver
|
|
|
|
|
|
|
|
|
|
amazon.aws.accesskey=${awsaccesskey:AKIAVRXFMB43XVQ3GXAL}
|
|
|
|
|
amazon.aws.secretkey=${secretkey:G0FaGcizm8FlgLxZsL+8xBwfPSzQF71294nrtE2y}
|
|
|
|
|
amazon.aws.bucket=${awsBucket:tokyo-build-databucket-381659385655}
|
|
|
|
|
amazon.dynamodb.tableName=${dynamoTableName:mqtt_history}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
delta.topic=${deltaTopic:"Publish_Topic"}
|
|
|
|
|
delta.host=${deltaTopicHost:tcp://106.75.71.119:1883}
|
|
|
|
|
delta.userName=${deltaUserName:"test"}
|
|
|
|
|
delta.usepassWordrName=${deltaUsePassWordrName:"test"}
|
|
|
|
|
delta.enableSSL=${deltaEnableSSL:false}
|
|
|
|
|
|
|
|
|
|
mqtt.keepAliveInterval=${mqttKeepalive:120}
|
|
|
|
|
|
|
|
|
|
base.companyId=${companyId:1}
|