server.port=8099 jwt.validation.secret=SecretForDev jwt.validation.expirationMinute=30 datasource.type=2 spring.datasource.primary.jdbc-url=jdbc:mysql://127.0.0.1:3306/SEMODEL?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=UTF-8&useSSL=false&allowMultiQueries=true spring.datasource.primary.driver-class-name=com.mysql.cj.jdbc.Driver spring.datasource.primary.username=root spring.datasource.primary.password=123456 spring.datasource.secondary.jdbc-url=jdbc:sqlite:/root/FEP/db/SEMODEL_IOT.db?date_string_format=yyyy-MM-dd HH:mm:ss spring.datasource.secondary.driver-class-name=org.sqlite.JDBC spring.datasource.secondary.username= spring.datasource.secondary.password= # standAlong sentinel spring.mode=standAlong spring.redis.database=1 spring.redis.host=200.200.220.216 spring.redis.port=6379 spring.redis.client-type=lettuce spring.redis.lettuce.pool.max-active=50 spring.redis.lettuce.pool.max-idle=25 spring.redis.lettuce.pool.min-idle=0 spring.redis.lettuce.pool.max-wait=5000 spring.redis.lettuce.pool.min-idle-time=2000 spring.redis.lettuce.pool.time-between-eviction-runs=2000 spring.redis.sentinel.master=mymaster spring.redis.sentinel.nodes=192.168.2.119:26379,192.168.2.119:26380,192.168.2.119:26381 pagehelper.reasonable=false pagehelper.supportMethodsArguments=true pagehelper.returnPageInfo=check pagehelper.params=count=countSql pagehelper.autoRuntimeDialect=true = server.error.include-exception=true server.error.include-message=always mqtt.brokerUrl=tcp://200.200.220.216:1883 mqtt.callApiUrl=http://200.200.220.216:18083 mqtt.callApiKey=Key not found mqtt.callApiSecret=Key not found mqtt.username=java_mqtt mqtt.password=public mqtt.downPubQos=1 mqtt.commonPropertySub=$queue/v1/ProductKey/DeviceKey/sys/property/up mqtt.commonPropertyPub=v1/ProductKey/DeviceKey/sys/property/down mqtt.commonPropertyPubReply=$queue/v1/ProductKey/DeviceKey/sys/property/down_reply mqtt.soeEventSub=$queue/v1/ProductKey/DeviceKey/sys/event/up mqtt.subdeviceConnectSub=$queue/v1/ProductKey/DeviceKey/sys/subdevice/connect mqtt.subdeviceDisconnectSub=$queue/v1/ProductKey/DeviceKey/sys/subdevice/disconnect mqtt.subdeviceConnectPub=v1/ProductKey/DeviceKey/sys/subdevice/connect_reply mqtt.subdeviceDisconnectPub=v1/ProductKey/DeviceKey/sys/subdevice/disconnect_reply mqtt.commonServicePub=v1/ProductKey/DeviceKey/sys/invoke/down mqtt.commonServicePubReply=$queue/v1/ProductKey/DeviceKey/sys/invoke/down_reply mqtt.deviceDataPublish=/sys/device/data/ mqtt.deviceAllDataPublish=/sys/device/allData downstream.generateData.url=http://200.200.220.216:5371/update/remoteupdateiotpoint pgserver.generateData.url=http://200.200.220.216:1920/update/localresetiotpoint logging.config=classpath:logback-spring.xml spring.servlet.multipart.max-file-size=100MB spring.servlet.multipart.max-request-size=1000MB server.port=8099 jwt.validation.secret=SecretForDev jwt.validation.expirationMinute=30 datasource.type=2 spring.datasource.primary.jdbc-url=jdbc:mysql://127.0.0.1:3306/SEMODEL?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=UTF-8&useSSL=false&allowMultiQueries=true spring.datasource.primary.driver-class-name=com.mysql.cj.jdbc.Driver spring.datasource.primary.username=root spring.datasource.primary.password=123456 spring.datasource.secondary.jdbc-url=jdbc:sqlite:/root/FEP/db/SEMODEL_IOT.db?date_string_format=yyyy-MM-dd HH:mm:ss spring.datasource.secondary.driver-class-name=org.sqlite.JDBC spring.datasource.secondary.username= spring.datasource.secondary.password= # standAlong sentinel spring.mode=standAlong spring.redis.database=1 spring.redis.host=200.200.220.216 spring.redis.port=6379 spring.redis.client-type=lettuce spring.redis.lettuce.pool.max-active=50 spring.redis.lettuce.pool.max-idle=25 spring.redis.lettuce.pool.min-idle=0 spring.redis.lettuce.pool.max-wait=5000 spring.redis.lettuce.pool.min-idle-time=2000 spring.redis.lettuce.pool.time-between-eviction-runs=2000 spring.redis.sentinel.master=mymaster spring.redis.sentinel.nodes=192.168.2.119:26379,192.168.2.119:26380,192.168.2.119:26381 pagehelper.reasonable=false pagehelper.supportMethodsArguments=true pagehelper.returnPageInfo=check pagehelper.params=count=countSql pagehelper.autoRuntimeDialect=true server.error.include-exception=true server.error.include-message=always mqtt.brokerUrl=tcp://200.200.220.216:1883 mqtt.callApiUrl=http://200.200.220.216:18083 mqtt.callApiKey=Key not found mqtt.callApiSecret=Key not found mqtt.username=java_mqtt mqtt.password=public mqtt.downPubQos=1 mqtt.commonPropertySub=$queue/v1/ProductKey/DeviceKey/sys/property/up mqtt.commonPropertyPub=v1/ProductKey/DeviceKey/sys/property/down mqtt.commonPropertyPubReply=$queue/v1/ProductKey/DeviceKey/sys/property/down_reply mqtt.soeEventSub=$queue/v1/ProductKey/DeviceKey/sys/event/up mqtt.subdeviceConnectSub=$queue/v1/ProductKey/DeviceKey/sys/subdevice/connect mqtt.subdeviceDisconnectSub=$queue/v1/ProductKey/DeviceKey/sys/subdevice/disconnect mqtt.subdeviceConnectPub=v1/ProductKey/DeviceKey/sys/subdevice/connect_reply mqtt.subdeviceDisconnectPub=v1/ProductKey/DeviceKey/sys/subdevice/disconnect_reply mqtt.commonServicePub=v1/ProductKey/DeviceKey/sys/invoke/down mqtt.commonServicePubReply=$queue/v1/ProductKey/DeviceKey/sys/invoke/down_reply mqtt.deviceDataPublish=/sys/device/data/ mqtt.deviceAllDataPublish=/sys/device/allData downstream.generateData.url=http://200.200.220.216:5371/update/remoteupdateiotpoint pgserver.generateData.url=http://200.200.220.216:1920/update/localresetiotpoint logging.config=classpath:logback-spring.xml spring.servlet.multipart.max-file-size=100MB spring.servlet.multipart.max-request-size=1000MB server.port=8099 jwt.validation.secret=SecretForDev jwt.validation.expirationMinute=30 datasource.type=2 spring.datasource.primary.jdbc-url=jdbc:mysql://127.0.0.1:3306/SEMODEL?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=UTF-8&useSSL=false&allowMultiQueries=true spring.datasource.primary.driver-class-name=com.mysql.cj.jdbc.Driver spring.datasource.primary.username=root spring.datasource.primary.password=123456 spring.datasource.secondary.jdbc-url=jdbc:sqlite:/root/FEP/db/SEMODEL_IOT.db?date_string_format=yyyy-MM-dd HH:mm:ss spring.datasource.secondary.driver-class-name=org.sqlite.JDBC spring.datasource.secondary.username= spring.datasource.secondary.password= # standAlong sentinel spring.mode=standAlong spring.redis.database=1 spring.redis.host=200.200.220.216 spring.redis.port=6379 spring.redis.client-type=lettuce spring.redis.lettuce.pool.max-active=50 spring.redis.lettuce.pool.max-idle=25 spring.redis.lettuce.pool.min-idle=0 spring.redis.lettuce.pool.max-wait=5000 spring.redis.lettuce.pool.min-idle-time=2000 spring.redis.lettuce.pool.time-between-eviction-runs=2000 spring.redis.sentinel.master=mymaster spring.redis.sentinel.nodes=192.168.2.119:26379,192.168.2.119:26380,192.168.2.119:26381 pagehelper.reasonable=false pagehelper.supportMethodsArguments=true pagehelper.returnPageInfo=check pagehelper.params=count=countSql pagehelper.autoRuntimeDialect=true server.error.include-exception=true server.error.include-message=always mqtt.brokerUrl=tcp://200.200.220.216:1883 mqtt.callApiUrl=http://200.200.220.216:18083 mqtt.callApiKey=Key not found mqtt.callApiSecret=Key not found mqtt.username=java_mqtt mqtt.password=public mqtt.downPubQos=1 mqtt.commonPropertySub=$queue/v1/ProductKey/DeviceKey/sys/property/up mqtt.commonPropertyPub=v1/ProductKey/DeviceKey/sys/property/down mqtt.commonPropertyPubReply=$queue/v1/ProductKey/DeviceKey/sys/property/down_reply mqtt.soeEventSub=$queue/v1/ProductKey/DeviceKey/sys/event/up mqtt.subdeviceConnectSub=$queue/v1/ProductKey/DeviceKey/sys/subdevice/connect mqtt.subdeviceDisconnectSub=$queue/v1/ProductKey/DeviceKey/sys/subdevice/disconnect mqtt.subdeviceConnectPub=v1/ProductKey/DeviceKey/sys/subdevice/connect_reply mqtt.subdeviceDisconnectPub=v1/ProductKey/DeviceKey/sys/subdevice/disconnect_reply mqtt.commonServicePub=v1/ProductKey/DeviceKey/sys/invoke/down mqtt.commonServicePubReply=$queue/v1/ProductKey/DeviceKey/sys/invoke/down_reply mqtt.deviceDataPublish=/sys/device/data/ mqtt.deviceAllDataPublish=/sys/device/allData downstream.generateData.url=http://200.200.220.216:5371/update/remoteupdateiotpoint pgserver.generateData.url=http://200.200.220.216:1920/update/localresetiotpoint logging.config=classpath:logback-spring.xml spring.servlet.multipart.max-file-size=100MB spring.servlet.multipart.max-request-size=1000MB server.port=8099 jwt.validation.secret=SecretForDev jwt.validation.expirationMinute=30 datasource.type=2 spring.datasource.primary.jdbc-url=jdbc:mysql://127.0.0.1:3306/SEMODEL?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=UTF-8&useSSL=false&allowMultiQueries=true spring.datasource.primary.driver-class-name=com.mysql.cj.jdbc.Driver spring.datasource.primary.username=root spring.datasource.primary.password=123456 spring.datasource.secondary.jdbc-url=jdbc:sqlite:/root/FEP/db/SEMODEL_IOT.db?date_string_format=yyyy-MM-dd HH:mm:ss spring.datasource.secondary.driver-class-name=org.sqlite.JDBC spring.datasource.secondary.username= spring.datasource.secondary.password= # standAlong sentinel spring.mode=standAlong spring.redis.database=1 spring.redis.host=200.200.220.216 spring.redis.port=6379 spring.redis.client-type=lettuce spring.redis.lettuce.pool.max-active=50 spring.redis.lettuce.pool.max-idle=25 spring.redis.lettuce.pool.min-idle=0 spring.redis.lettuce.pool.max-wait=5000 spring.redis.lettuce.pool.min-idle-time=2000 spring.redis.lettuce.pool.time-between-eviction-runs=2000 spring.redis.sentinel.master=mymaster spring.redis.sentinel.nodes=192.168.2.119:26379,192.168.2.119:26380,192.168.2.119:26381 pagehelper.reasonable=false pagehelper.supportMethodsArguments=true pagehelper.returnPageInfo=check pagehelper.params=count=countSql pagehelper.autoRuntimeDialect=true server.error.include-exception=true server.error.include-message=always mqtt.brokerUrl=tcp://200.200.220.216:1883 mqtt.callApiUrl=http://200.200.220.216:18083 mqtt.callApiKey=Key not found mqtt.callApiSecret=Key not found mqtt.username=java_mqtt mqtt.password=public mqtt.downPubQos=1 mqtt.commonPropertySub=$queue/v1/ProductKey/DeviceKey/sys/property/up mqtt.commonPropertyPub=v1/ProductKey/DeviceKey/sys/property/down mqtt.commonPropertyPubReply=$queue/v1/ProductKey/DeviceKey/sys/property/down_reply mqtt.soeEventSub=$queue/v1/ProductKey/DeviceKey/sys/event/up mqtt.subdeviceConnectSub=$queue/v1/ProductKey/DeviceKey/sys/subdevice/connect mqtt.subdeviceDisconnectSub=$queue/v1/ProductKey/DeviceKey/sys/subdevice/disconnect mqtt.subdeviceConnectPub=v1/ProductKey/DeviceKey/sys/subdevice/connect_reply mqtt.subdeviceDisconnectPub=v1/ProductKey/DeviceKey/sys/subdevice/disconnect_reply mqtt.commonServicePub=v1/ProductKey/DeviceKey/sys/invoke/down mqtt.commonServicePubReply=$queue/v1/ProductKey/DeviceKey/sys/invoke/down_reply mqtt.deviceDataPublish=/sys/device/data/ mqtt.deviceAllDataPublish=/sys/device/allData downstream.generateData.url=http://200.200.220.216:5371/update/remoteupdateiotpoint pgserver.generateData.url=http://200.200.220.216:1920/update/localresetiotpoint logging.config=classpath:logback-spring.xml spring.servlet.multipart.max-file-size=100MB spring.servlet.multipart.max-request-size=1000MB server.port=8099 jwt.validation.secret=SecretForDev jwt.validation.expirationMinute=30 datasource.type=2 spring.datasource.primary.jdbc-url=jdbc:mysql://127.0.0.1:3306/SEMODEL?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=UTF-8&useSSL=false&allowMultiQueries=true spring.datasource.primary.driver-class-name=com.mysql.cj.jdbc.Driver spring.datasource.primary.username=root spring.datasource.primary.password=123456 spring.datasource.secondary.jdbc-url=jdbc:sqlite:/root/FEP/db/SEMODEL_IOT.db?date_string_format=yyyy-MM-dd HH:mm:ss spring.datasource.secondary.driver-class-name=org.sqlite.JDBC spring.datasource.secondary.username= spring.datasource.secondary.password= # standAlong sentinel spring.mode=standAlong spring.redis.database=1 spring.redis.host=200.200.220.216 spring.redis.port=6379 spring.redis.client-type=lettuce spring.redis.lettuce.pool.max-active=50 spring.redis.lettuce.pool.max-idle=25 spring.redis.lettuce.pool.min-idle=0 spring.redis.lettuce.pool.max-wait=5000 spring.redis.lettuce.pool.min-idle-time=2000 spring.redis.lettuce.pool.time-between-eviction-runs=2000 spring.redis.sentinel.master=mymaster spring.redis.sentinel.nodes=192.168.2.119:26379,192.168.2.119:26380,192.168.2.119:26381 pagehelper.reasonable=false pagehelper.supportMethodsArguments=true pagehelper.returnPageInfo=check pagehelper.params=count=countSql pagehelper.autoRuntimeDialect=true server.error.include-exception=true server.error.include-message=always mqtt.brokerUrl=tcp://200.200.220.216:1883 mqtt.callApiUrl=http://200.200.220.216:18083 mqtt.callApiKey=Key not found mqtt.callApiSecret=Key not found mqtt.username=java_mqtt mqtt.password=public mqtt.downPubQos=1 mqtt.commonPropertySub=$queue/v1/ProductKey/DeviceKey/sys/property/up mqtt.commonPropertyPub=v1/ProductKey/DeviceKey/sys/property/down mqtt.commonPropertyPubReply=$queue/v1/ProductKey/DeviceKey/sys/property/down_reply mqtt.soeEventSub=$queue/v1/ProductKey/DeviceKey/sys/event/up mqtt.subdeviceConnectSub=$queue/v1/ProductKey/DeviceKey/sys/subdevice/connect mqtt.subdeviceDisconnectSub=$queue/v1/ProductKey/DeviceKey/sys/subdevice/disconnect mqtt.subdeviceConnectPub=v1/ProductKey/DeviceKey/sys/subdevice/connect_reply mqtt.subdeviceDisconnectPub=v1/ProductKey/DeviceKey/sys/subdevice/disconnect_reply mqtt.commonServicePub=v1/ProductKey/DeviceKey/sys/invoke/down mqtt.commonServicePubReply=$queue/v1/ProductKey/DeviceKey/sys/invoke/down_reply mqtt.deviceDataPublish=/sys/device/data/ mqtt.deviceAllDataPublish=/sys/device/allData downstream.generateData.url=http://200.200.220.216:5371/update/remoteupdateiotpoint pgserver.generateData.url=http://200.200.220.216:1920/update/localresetiotpoint logging.config=classpath:logback-spring.xml spring.servlet.multipart.max-file-size=100MB spring.servlet.multipart.max-request-size=1000MB server.port=8099 jwt.validation.secret=SecretForDev jwt.validation.expirationMinute=30 datasource.type=2 spring.datasource.primary.jdbc-url=jdbc:mysql://127.0.0.1:3306/SEMODEL?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=UTF-8&useSSL=false&allowMultiQueries=true spring.datasource.primary.driver-class-name=com.mysql.cj.jdbc.Driver spring.datasource.primary.username=root spring.datasource.primary.password=123456 spring.datasource.secondary.jdbc-url=jdbc:sqlite:/root/FEP/db/SEMODEL_IOT.db?date_string_format=yyyy-MM-dd HH:mm:ss spring.datasource.secondary.driver-class-name=org.sqlite.JDBC spring.datasource.secondary.username= spring.datasource.secondary.password= # standAlong sentinel spring.mode=standAlong spring.redis.database=1 spring.redis.host=200.200.220.216 spring.redis.port=6379 spring.redis.client-type=lettuce spring.redis.lettuce.pool.max-active=50 spring.redis.lettuce.pool.max-idle=25 spring.redis.lettuce.pool.min-idle=0 spring.redis.lettuce.pool.max-wait=5000 spring.redis.lettuce.pool.min-idle-time=2000 spring.redis.lettuce.pool.time-between-eviction-runs=2000 spring.redis.sentinel.master=mymaster spring.redis.sentinel.nodes=192.168.2.119:26379,192.168.2.119:26380,192.168.2.119:26381 pagehelper.reasonable=false pagehelper.supportMethodsArguments=true pagehelper.returnPageInfo=check pagehelper.params=count=countSql pagehelper.autoRuntimeDialect=true server.error.include-exception=true server.error.include-message=always mqtt.brokerUrl=tcp://200.200.220.216:1883 mqtt.callApiUrl=http://200.200.220.216:18083 mqtt.callApiKey=Key not found mqtt.callApiSecret=Key not found mqtt.username=java_mqtt mqtt.password=public mqtt.downPubQos=1 mqtt.commonPropertySub=$queue/v1/ProductKey/DeviceKey/sys/property/up mqtt.commonPropertyPub=v1/ProductKey/DeviceKey/sys/property/down mqtt.commonPropertyPubReply=$queue/v1/ProductKey/DeviceKey/sys/property/down_reply mqtt.soeEventSub=$queue/v1/ProductKey/DeviceKey/sys/event/up mqtt.subdeviceConnectSub=$queue/v1/ProductKey/DeviceKey/sys/subdevice/connect mqtt.subdeviceDisconnectSub=$queue/v1/ProductKey/DeviceKey/sys/subdevice/disconnect mqtt.subdeviceConnectPub=v1/ProductKey/DeviceKey/sys/subdevice/connect_reply mqtt.subdeviceDisconnectPub=v1/ProductKey/DeviceKey/sys/subdevice/disconnect_reply mqtt.commonServicePub=v1/ProductKey/DeviceKey/sys/invoke/down mqtt.commonServicePubReply=$queue/v1/ProductKey/DeviceKey/sys/invoke/down_reply mqtt.deviceDataPublish=/sys/device/data/ mqtt.deviceAllDataPublish=/sys/device/allData downstream.generateData.url=http://200.200.220.216:5371/update/remoteupdateiotpoint pgserver.generateData.url=http://200.200.220.216:1920/update/localresetiotpoint logging.config=classpath:logback-spring.xml spring.servlet.multipart.max-file-size=100MB spring.servlet.multipart.max-request-size=1000MB server.port=8099 jwt.validation.secret=SecretForDev jwt.validation.expirationMinute=30 datasource.type=2 spring.datasource.primary.jdbc-url=jdbc:mysql://127.0.0.1:3306/SEMODEL?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=UTF-8&useSSL=false&allowMultiQueries=true spring.datasource.primary.driver-class-name=com.mysql.cj.jdbc.Driver spring.datasource.primary.username=root spring.datasource.primary.password=123456 spring.datasource.secondary.jdbc-url=jdbc:sqlite:/root/FEP/db/SEMODEL_IOT.db?date_string_format=yyyy-MM-dd HH:mm:ss spring.datasource.secondary.driver-class-name=org.sqlite.JDBC spring.datasource.secondary.username= spring.datasource.secondary.password= # standAlong sentinel spring.mode=standAlong spring.redis.database=1 spring.redis.host=200.200.220.216 spring.redis.port=6379 spring.redis.client-type=lettuce spring.redis.lettuce.pool.max-active=50 spring.redis.lettuce.pool.max-idle=25 spring.redis.lettuce.pool.min-idle=0 spring.redis.lettuce.pool.max-wait=5000 spring.redis.lettuce.pool.min-idle-time=2000 spring.redis.lettuce.pool.time-between-eviction-runs=2000 spring.redis.sentinel.master=mymaster spring.redis.sentinel.nodes=192.168.2.119:26379,192.168.2.119:26380,192.168.2.119:26381 pagehelper.reasonable=false pagehelper.supportMethodsArguments=true pagehelper.returnPageInfo=check pagehelper.params=count=countSql pagehelper.autoRuntimeDialect=true server.error.include-exception=true server.error.include-message=always mqtt.brokerUrl=tcp://200.200.220.216:1883 mqtt.callApiUrl=http://200.200.220.216:18083 mqtt.callApiKey=Key not found mqtt.callApiSecret=Key not found mqtt.username=java_mqtt mqtt.password=public mqtt.downPubQos=1 mqtt.commonPropertySub=$queue/v1/ProductKey/DeviceKey/sys/property/up mqtt.commonPropertyPub=v1/ProductKey/DeviceKey/sys/property/down mqtt.commonPropertyPubReply=$queue/v1/ProductKey/DeviceKey/sys/property/down_reply mqtt.soeEventSub=$queue/v1/ProductKey/DeviceKey/sys/event/up mqtt.subdeviceConnectSub=$queue/v1/ProductKey/DeviceKey/sys/subdevice/connect mqtt.subdeviceDisconnectSub=$queue/v1/ProductKey/DeviceKey/sys/subdevice/disconnect mqtt.subdeviceConnectPub=v1/ProductKey/DeviceKey/sys/subdevice/connect_reply mqtt.subdeviceDisconnectPub=v1/ProductKey/DeviceKey/sys/subdevice/disconnect_reply mqtt.commonServicePub=v1/ProductKey/DeviceKey/sys/invoke/down mqtt.commonServicePubReply=$queue/v1/ProductKey/DeviceKey/sys/invoke/down_reply mqtt.deviceDataPublish=/sys/device/data/ mqtt.deviceAllDataPublish=/sys/device/allData downstream.generateData.url=http://200.200.220.216:5371/update/remoteupdateiotpoint pgserver.generateData.url=http://200.200.220.216:1920/update/localresetiotpoint logging.config=classpath:logback-spring.xml spring.servlet.multipart.max-file-size=100MB spring.servlet.multipart.max-request-size=1000MB server.port=8099 jwt.validation.secret=SecretForDev jwt.validation.expirationMinute=30 datasource.type=2 spring.datasource.primary.jdbc-url=jdbc:mysql://127.0.0.1:3306/SEMODEL?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=UTF-8&useSSL=false&allowMultiQueries=true spring.datasource.primary.driver-class-name=com.mysql.cj.jdbc.Driver spring.datasource.primary.username=root spring.datasource.primary.password=123456 spring.datasource.secondary.jdbc-url=jdbc:sqlite:/root/FEP/db/SEMODEL_IOT.db?date_string_format=yyyy-MM-dd HH:mm:ss spring.datasource.secondary.driver-class-name=org.sqlite.JDBC spring.datasource.secondary.username= spring.datasource.secondary.password= # standAlong sentinel spring.mode=standAlong spring.redis.database=1 spring.redis.host=200.200.220.216 spring.redis.port=6379 spring.redis.client-type=lettuce spring.redis.lettuce.pool.max-active=50 spring.redis.lettuce.pool.max-idle=25 spring.redis.lettuce.pool.min-idle=0 spring.redis.lettuce.pool.max-wait=5000 spring.redis.lettuce.pool.min-idle-time=2000 spring.redis.lettuce.pool.time-between-eviction-runs=2000 spring.redis.sentinel.master=mymaster spring.redis.sentinel.nodes=192.168.2.119:26379,192.168.2.119:26380,192.168.2.119:26381 pagehelper.reasonable=false pagehelper.supportMethodsArguments=true pagehelper.returnPageInfo=check pagehelper.params=count=countSql pagehelper.autoRuntimeDialect=true server.error.include-exception=true server.error.include-message=always mqtt.brokerUrl=tcp://200.200.220.216:1883 mqtt.callApiUrl=http://200.200.220.216:18083 mqtt.callApiKey=Key not found mqtt.callApiSecret=Key not found mqtt.username=java_mqtt mqtt.password=public mqtt.downPubQos=1 mqtt.commonPropertySub=$queue/v1/ProductKey/DeviceKey/sys/property/up mqtt.commonPropertyPub=v1/ProductKey/DeviceKey/sys/property/down mqtt.commonPropertyPubReply=$queue/v1/ProductKey/DeviceKey/sys/property/down_reply mqtt.soeEventSub=$queue/v1/ProductKey/DeviceKey/sys/event/up mqtt.subdeviceConnectSub=$queue/v1/ProductKey/DeviceKey/sys/subdevice/connect mqtt.subdeviceDisconnectSub=$queue/v1/ProductKey/DeviceKey/sys/subdevice/disconnect mqtt.subdeviceConnectPub=v1/ProductKey/DeviceKey/sys/subdevice/connect_reply mqtt.subdeviceDisconnectPub=v1/ProductKey/DeviceKey/sys/subdevice/disconnect_reply mqtt.commonServicePub=v1/ProductKey/DeviceKey/sys/invoke/down mqtt.commonServicePubReply=$queue/v1/ProductKey/DeviceKey/sys/invoke/down_reply mqtt.deviceDataPublish=/sys/device/data/ mqtt.deviceAllDataPublish=/sys/device/allData downstream.generateData.url=http://200.200.220.216:5371/update/remoteupdateiotpoint pgserver.generateData.url=http://200.200.220.216:1920/update/localresetiotpoint logging.config=classpath:logback-spring.xml spring.servlet.multipart.max-file-size=100MB spring.servlet.multipart.max-request-size=1000MB server.port=8099 jwt.validation.secret=SecretForDev jwt.validation.expirationMinute=30 datasource.type=2 spring.datasource.primary.jdbc-url=jdbc:mysql://127.0.0.1:3306/SEMODEL?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=UTF-8&useSSL=false&allowMultiQueries=true spring.datasource.primary.driver-class-name=com.mysql.cj.jdbc.Driver spring.datasource.primary.username=root spring.datasource.primary.password=123456 spring.datasource.secondary.jdbc-url=jdbc:sqlite:/root/FEP/db/SEMODEL_IOT.db?date_string_format=yyyy-MM-dd HH:mm:ss spring.datasource.secondary.driver-class-name=org.sqlite.JDBC spring.datasource.secondary.username= spring.datasource.secondary.password= # standAlong sentinel spring.mode=standAlong spring.redis.database=1 spring.redis.host=200.200.220.216 spring.redis.port=6379 spring.redis.client-type=lettuce spring.redis.lettuce.pool.max-active=50 spring.redis.lettuce.pool.max-idle=25 spring.redis.lettuce.pool.min-idle=0 spring.redis.lettuce.pool.max-wait=5000 spring.redis.lettuce.pool.min-idle-time=2000 spring.redis.lettuce.pool.time-between-eviction-runs=2000 spring.redis.sentinel.master=mymaster spring.redis.sentinel.nodes=192.168.2.119:26379,192.168.2.119:26380,192.168.2.119:26381 pagehelper.reasonable=false pagehelper.supportMethodsArguments=true pagehelper.returnPageInfo=check pagehelper.params=count=countSql pagehelper.autoRuntimeDialect=true server.error.include-exception=true server.error.include-message=always mqtt.brokerUrl=tcp://200.200.220.216:1883 mqtt.callApiUrl=http://200.200.220.216:18083 mqtt.callApiKey=Key not found mqtt.callApiSecret=Key not found mqtt.username=java_mqtt mqtt.password=public mqtt.downPubQos=1 mqtt.commonPropertySub=$queue/v1/ProductKey/DeviceKey/sys/property/up mqtt.commonPropertyPub=v1/ProductKey/DeviceKey/sys/property/down mqtt.commonPropertyPubReply=$queue/v1/ProductKey/DeviceKey/sys/property/down_reply mqtt.soeEventSub=$queue/v1/ProductKey/DeviceKey/sys/event/up mqtt.subdeviceConnectSub=$queue/v1/ProductKey/DeviceKey/sys/subdevice/connect mqtt.subdeviceDisconnectSub=$queue/v1/ProductKey/DeviceKey/sys/subdevice/disconnect mqtt.subdeviceConnectPub=v1/ProductKey/DeviceKey/sys/subdevice/connect_reply mqtt.subdeviceDisconnectPub=v1/ProductKey/DeviceKey/sys/subdevice/disconnect_reply mqtt.commonServicePub=v1/ProductKey/DeviceKey/sys/invoke/down mqtt.commonServicePubReply=$queue/v1/ProductKey/DeviceKey/sys/invoke/down_reply mqtt.deviceDataPublish=/sys/device/data/ mqtt.deviceAllDataPublish=/sys/device/allData downstream.generateData.url=http://200.200.220.216:5371/update/remoteupdateiotpoint pgserver.generateData.url=http://200.200.220.216:1920/update/localresetiotpoint logging.config=classpath:logback-spring.xml spring.servlet.multipart.max-file-size=100MB spring.servlet.multipart.max-request-size=1000MB server.port=8099 jwt.validation.secret=SecretForDev jwt.validation.expirationMinute=30 datasource.type=2 spring.datasource.primary.jdbc-url=jdbc:mysql://127.0.0.1:3306/SEMODEL?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=UTF-8&useSSL=false&allowMultiQueries=true spring.datasource.primary.driver-class-name=com.mysql.cj.jdbc.Driver spring.datasource.primary.username=root spring.datasource.primary.password=123456 spring.datasource.secondary.jdbc-url=jdbc:sqlite:/root/FEP/db/SEMODEL_IOT.db?date_string_format=yyyy-MM-dd HH:mm:ss spring.datasource.secondary.driver-class-name=org.sqlite.JDBC spring.datasource.secondary.username= spring.datasource.secondary.password= # standAlong sentinel spring.mode=standAlong spring.redis.database=1 spring.redis.host=200.200.220.216 spring.redis.port=6379 spring.redis.client-type=lettuce spring.redis.lettuce.pool.max-active=50 spring.redis.lettuce.pool.max-idle=25 spring.redis.lettuce.pool.min-idle=0 spring.redis.lettuce.pool.max-wait=5000 spring.redis.lettuce.pool.min-idle-time=2000 spring.redis.lettuce.pool.time-between-eviction-runs=2000 spring.redis.sentinel.master=mymaster spring.redis.sentinel.nodes=192.168.2.119:26379,192.168.2.119:26380,192.168.2.119:26381 pagehelper.reasonable=false pagehelper.supportMethodsArguments=true pagehelper.returnPageInfo=check pagehelper.params=count=countSql pagehelper.autoRuntimeDialect=true server.error.include-exception=true server.error.include-message=always mqtt.brokerUrl=tcp://200.200.220.216:1883 mqtt.callApiUrl=http://200.200.220.216:18083 mqtt.callApiKey=Key not found mqtt.callApiSecret=Key not found mqtt.username=java_mqtt mqtt.password=public mqtt.downPubQos=1 mqtt.commonPropertySub=$queue/v1/ProductKey/DeviceKey/sys/property/up mqtt.commonPropertyPub=v1/ProductKey/DeviceKey/sys/property/down mqtt.commonPropertyPubReply=$queue/v1/ProductKey/DeviceKey/sys/property/down_reply mqtt.soeEventSub=$queue/v1/ProductKey/DeviceKey/sys/event/up mqtt.subdeviceConnectSub=$queue/v1/ProductKey/DeviceKey/sys/subdevice/connect mqtt.subdeviceDisconnectSub=$queue/v1/ProductKey/DeviceKey/sys/subdevice/disconnect mqtt.subdeviceConnectPub=v1/ProductKey/DeviceKey/sys/subdevice/connect_reply mqtt.subdeviceDisconnectPub=v1/ProductKey/DeviceKey/sys/subdevice/disconnect_reply mqtt.commonServicePub=v1/ProductKey/DeviceKey/sys/invoke/down mqtt.commonServicePubReply=$queue/v1/ProductKey/DeviceKey/sys/invoke/down_reply mqtt.deviceDataPublish=/sys/device/data/ mqtt.deviceAllDataPublish=/sys/device/allData downstream.generateData.url=http://200.200.220.216:5371/update/remoteupdateiotpoint pgserver.generateData.url=http://200.200.220.216:1920/update/localresetiotpoint logging.config=classpath:logback-spring.xml spring.servlet.multipart.max-file-size=100MB spring.servlet.multipart.max-request-size=1000MB server.port=8099 jwt.validation.secret=SecretForDev jwt.validation.expirationMinute=30 datasource.type=2 spring.datasource.primary.jdbc-url=jdbc:mysql://127.0.0.1:3306/SEMODEL?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=UTF-8&useSSL=false&allowMultiQueries=true spring.datasource.primary.driver-class-name=com.mysql.cj.jdbc.Driver spring.datasource.primary.username=root spring.datasource.primary.password=123456 spring.datasource.secondary.jdbc-url=jdbc:sqlite:/root/FEP/db/SEMODEL_IOT.db?date_string_format=yyyy-MM-dd HH:mm:ss spring.datasource.secondary.driver-class-name=org.sqlite.JDBC spring.datasource.secondary.username= spring.datasource.secondary.password= # standAlong sentinel spring.mode=standAlong spring.redis.database=1 spring.redis.host=200.200.220.216 spring.redis.port=6379 spring.redis.client-type=lettuce spring.redis.lettuce.pool.max-active=50 spring.redis.lettuce.pool.max-idle=25 spring.redis.lettuce.pool.min-idle=0 spring.redis.lettuce.pool.max-wait=5000 spring.redis.lettuce.pool.min-idle-time=2000 spring.redis.lettuce.pool.time-between-eviction-runs=2000 spring.redis.sentinel.master=mymaster spring.redis.sentinel.nodes=192.168.2.119:26379,192.168.2.119:26380,192.168.2.119:26381 pagehelper.reasonable=false pagehelper.supportMethodsArguments=true pagehelper.returnPageInfo=check pagehelper.params=count=countSql pagehelper.autoRuntimeDialect=true server.error.include-exception=true server.error.include-message=always mqtt.brokerUrl=tcp://200.200.220.216:1883 mqtt.callApiUrl=http://200.200.220.216:18083 mqtt.callApiKey=Key not found mqtt.callApiSecret=Key not found mqtt.username=java_mqtt mqtt.password=public mqtt.downPubQos=1 mqtt.commonPropertySub=$queue/v1/ProductKey/DeviceKey/sys/property/up mqtt.commonPropertyPub=v1/ProductKey/DeviceKey/sys/property/down mqtt.commonPropertyPubReply=$queue/v1/ProductKey/DeviceKey/sys/property/down_reply mqtt.soeEventSub=$queue/v1/ProductKey/DeviceKey/sys/event/up mqtt.subdeviceConnectSub=$queue/v1/ProductKey/DeviceKey/sys/subdevice/connect mqtt.subdeviceDisconnectSub=$queue/v1/ProductKey/DeviceKey/sys/subdevice/disconnect mqtt.subdeviceConnectPub=v1/ProductKey/DeviceKey/sys/subdevice/connect_reply mqtt.subdeviceDisconnectPub=v1/ProductKey/DeviceKey/sys/subdevice/disconnect_reply mqtt.commonServicePub=v1/ProductKey/DeviceKey/sys/invoke/down mqtt.commonServicePubReply=$queue/v1/ProductKey/DeviceKey/sys/invoke/down_reply mqtt.deviceDataPublish=/sys/device/data/ mqtt.deviceAllDataPublish=/sys/device/allData downstream.generateData.url=http://200.200.220.216:5371/update/remoteupdateiotpoint pgserver.generateData.url=http://200.200.220.216:1920/update/localresetiotpoint logging.config=classpath:logback-spring.xml spring.servlet.multipart.max-file-size=100MB spring.servlet.multipart.max-request-size=1000MB server.port=8099 jwt.validation.secret=SecretForDev jwt.validation.expirationMinute=30 datasource.type=2 spring.datasource.primary.jdbc-url=jdbc:mysql://127.0.0.1:3306/SEMODEL?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=UTF-8&useSSL=false&allowMultiQueries=true spring.datasource.primary.driver-class-name=com.mysql.cj.jdbc.Driver spring.datasource.primary.username=root spring.datasource.primary.password=123456 spring.datasource.secondary.jdbc-url=jdbc:sqlite:/root/FEP/db/SEMODEL_IOT.db?date_string_format=yyyy-MM-dd HH:mm:ss spring.datasource.secondary.driver-class-name=org.sqlite.JDBC spring.datasource.secondary.username= spring.datasource.secondary.password= # standAlong sentinel spring.mode=standAlong spring.redis.database=1 spring.redis.host=200.200.220.216 spring.redis.port=6379 spring.redis.client-type=lettuce spring.redis.lettuce.pool.max-active=50 spring.redis.lettuce.pool.max-idle=25 spring.redis.lettuce.pool.min-idle=0 spring.redis.lettuce.pool.max-wait=5000 spring.redis.lettuce.pool.min-idle-time=2000 spring.redis.lettuce.pool.time-between-eviction-runs=2000 spring.redis.sentinel.master=mymaster spring.redis.sentinel.nodes=192.168.2.119:26379,192.168.2.119:26380,192.168.2.119:26381 pagehelper.reasonable=false pagehelper.supportMethodsArguments=true pagehelper.returnPageInfo=check pagehelper.params=count=countSql pagehelper.autoRuntimeDialect=true server.error.include-exception=true server.error.include-message=always mqtt.brokerUrl=tcp://200.200.220.216:1883 mqtt.callApiUrl=http://200.200.220.216:18083 mqtt.callApiKey=Key not found mqtt.callApiSecret=Key not found mqtt.username=java_mqtt mqtt.password=public mqtt.downPubQos=1 mqtt.commonPropertySub=$queue/v1/ProductKey/DeviceKey/sys/property/up mqtt.commonPropertyPub=v1/ProductKey/DeviceKey/sys/property/down mqtt.commonPropertyPubReply=$queue/v1/ProductKey/DeviceKey/sys/property/down_reply mqtt.soeEventSub=$queue/v1/ProductKey/DeviceKey/sys/event/up mqtt.subdeviceConnectSub=$queue/v1/ProductKey/DeviceKey/sys/subdevice/connect mqtt.subdeviceDisconnectSub=$queue/v1/ProductKey/DeviceKey/sys/subdevice/disconnect mqtt.subdeviceConnectPub=v1/ProductKey/DeviceKey/sys/subdevice/connect_reply mqtt.subdeviceDisconnectPub=v1/ProductKey/DeviceKey/sys/subdevice/disconnect_reply mqtt.commonServicePub=v1/ProductKey/DeviceKey/sys/invoke/down mqtt.commonServicePubReply=$queue/v1/ProductKey/DeviceKey/sys/invoke/down_reply mqtt.deviceDataPublish=/sys/device/data/ mqtt.deviceAllDataPublish=/sys/device/allData downstream.generateData.url=http://200.200.220.216:5371/update/remoteupdateiotpoint pgserver.generateData.url=http://200.200.220.216:1920/update/localresetiotpoint logging.config=classpath:logback-spring.xml spring.servlet.multipart.max-file-size=100MB spring.servlet.multipart.max-request-size=1000MB server.port=8099 jwt.validation.secret=SecretForDev jwt.validation.expirationMinute=30 datasource.type=2 spring.datasource.primary.jdbc-url=jdbc:mysql://127.0.0.1:3306/SEMODEL?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=UTF-8&useSSL=false&allowMultiQueries=true spring.datasource.primary.driver-class-name=com.mysql.cj.jdbc.Driver spring.datasource.primary.username=root spring.datasource.primary.password=123456 spring.datasource.secondary.jdbc-url=jdbc:sqlite:/root/FEP/db/SEMODEL_IOT.db?date_string_format=yyyy-MM-dd HH:mm:ss spring.datasource.secondary.driver-class-name=org.sqlite.JDBC spring.datasource.secondary.username= spring.datasource.secondary.password= # standAlong sentinel spring.mode=standAlong spring.redis.database=1 spring.redis.host=200.200.220.216 spring.redis.port=6379 spring.redis.client-type=lettuce spring.redis.lettuce.pool.max-active=50 spring.redis.lettuce.pool.max-idle=25 spring.redis.lettuce.pool.min-idle=0 spring.redis.lettuce.pool.max-wait=5000 spring.redis.lettuce.pool.min-idle-time=2000 spring.redis.lettuce.pool.time-between-eviction-runs=2000 spring.redis.sentinel.master=mymaster spring.redis.sentinel.nodes=192.168.2.119:26379,192.168.2.119:26380,192.168.2.119:26381 pagehelper.reasonable=false pagehelper.supportMethodsArguments=true pagehelper.returnPageInfo=check pagehelper.params=count=countSql pagehelper.autoRuntimeDialect=true server.error.include-exception=true server.error.include-message=always mqtt.brokerUrl=tcp://200.200.220.216:1883 mqtt.callApiUrl=http://200.200.220.216:18083 mqtt.callApiKey=Key not found mqtt.callApiSecret=Key not found mqtt.username=java_mqtt mqtt.password=public mqtt.downPubQos=1 mqtt.commonPropertySub=$queue/v1/ProductKey/DeviceKey/sys/property/up mqtt.commonPropertyPub=v1/ProductKey/DeviceKey/sys/property/down mqtt.commonPropertyPubReply=$queue/v1/ProductKey/DeviceKey/sys/property/down_reply mqtt.soeEventSub=$queue/v1/ProductKey/DeviceKey/sys/event/up mqtt.subdeviceConnectSub=$queue/v1/ProductKey/DeviceKey/sys/subdevice/connect mqtt.subdeviceDisconnectSub=$queue/v1/ProductKey/DeviceKey/sys/subdevice/disconnect mqtt.subdeviceConnectPub=v1/ProductKey/DeviceKey/sys/subdevice/connect_reply mqtt.subdeviceDisconnectPub=v1/ProductKey/DeviceKey/sys/subdevice/disconnect_reply mqtt.commonServicePub=v1/ProductKey/DeviceKey/sys/invoke/down mqtt.commonServicePubReply=$queue/v1/ProductKey/DeviceKey/sys/invoke/down_reply mqtt.deviceDataPublish=/sys/device/data/ mqtt.deviceAllDataPublish=/sys/device/allData downstream.generateData.url=http://200.200.220.216:5371/update/remoteupdateiotpoint pgserver.generateData.url=http://200.200.220.216:1920/update/localresetiotpoint logging.config=classpath:logback-spring.xml spring.servlet.multipart.max-file-size=100MB spring.servlet.multipart.max-request-size=1000MB server.port=8099 jwt.validation.secret=SecretForDev jwt.validation.expirationMinute=30 datasource.type=2 spring.datasource.primary.jdbc-url=jdbc:mysql://127.0.0.1:3306/SEMODEL?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=UTF-8&useSSL=false&allowMultiQueries=true spring.datasource.primary.driver-class-name=com.mysql.cj.jdbc.Driver spring.datasource.primary.username=root spring.datasource.primary.password=123456 spring.datasource.secondary.jdbc-url=jdbc:sqlite:/root/FEP/db/SEMODEL_IOT.db?date_string_format=yyyy-MM-dd HH:mm:ss spring.datasource.secondary.driver-class-name=org.sqlite.JDBC spring.datasource.secondary.username= spring.datasource.secondary.password= # standAlong sentinel spring.mode=standAlong spring.redis.database=1 spring.redis.host=200.200.220.216 spring.redis.port=6379 spring.redis.client-type=lettuce spring.redis.lettuce.pool.max-active=50 spring.redis.lettuce.pool.max-idle=25 spring.redis.lettuce.pool.min-idle=0 spring.redis.lettuce.pool.max-wait=5000 spring.redis.lettuce.pool.min-idle-time=2000 spring.redis.lettuce.pool.time-between-eviction-runs=2000 spring.redis.sentinel.master=mymaster spring.redis.sentinel.nodes=192.168.2.119:26379,192.168.2.119:26380,192.168.2.119:26381 pagehelper.reasonable=false pagehelper.supportMethodsArguments=true pagehelper.returnPageInfo=check pagehelper.params=count=countSql pagehelper.autoRuntimeDialect=true server.error.include-exception=true server.error.include-message=always mqtt.brokerUrl=tcp://200.200.220.216:1883 mqtt.callApiUrl=http://200.200.220.216:18083 mqtt.callApiKey=Key not found mqtt.callApiSecret=Key not found mqtt.username=java_mqtt mqtt.password=public mqtt.downPubQos=1 mqtt.commonPropertySub=$queue/v1/ProductKey/DeviceKey/sys/property/up mqtt.commonPropertyPub=v1/ProductKey/DeviceKey/sys/property/down mqtt.commonPropertyPubReply=$queue/v1/ProductKey/DeviceKey/sys/property/down_reply mqtt.soeEventSub=$queue/v1/ProductKey/DeviceKey/sys/event/up mqtt.subdeviceConnectSub=$queue/v1/ProductKey/DeviceKey/sys/subdevice/connect mqtt.subdeviceDisconnectSub=$queue/v1/ProductKey/DeviceKey/sys/subdevice/disconnect mqtt.subdeviceConnectPub=v1/ProductKey/DeviceKey/sys/subdevice/connect_reply mqtt.subdeviceDisconnectPub=v1/ProductKey/DeviceKey/sys/subdevice/disconnect_reply mqtt.commonServicePub=v1/ProductKey/DeviceKey/sys/invoke/down mqtt.commonServicePubReply=$queue/v1/ProductKey/DeviceKey/sys/invoke/down_reply mqtt.deviceDataPublish=/sys/device/data/ mqtt.deviceAllDataPublish=/sys/device/allData downstream.generateData.url=http://200.200.220.216:5371/update/remoteupdateiotpoint pgserver.generateData.url=http://200.200.220.216:1920/update/localresetiotpoint logging.config=classpath:logback-spring.xml spring.servlet.multipart.max-file-size=100MB spring.servlet.multipart.max-request-size=1000MB server.port=8099 jwt.validation.secret=SecretForDev jwt.validation.expirationMinute=30 datasource.type=2 spring.datasource.primary.jdbc-url=jdbc:mysql://127.0.0.1:3306/SEMODEL?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=UTF-8&useSSL=false&allowMultiQueries=true spring.datasource.primary.driver-class-name=com.mysql.cj.jdbc.Driver spring.datasource.primary.username=root spring.datasource.primary.password=123456 spring.datasource.secondary.jdbc-url=jdbc:sqlite:/root/FEP/db/SEMODEL_IOT.db?date_string_format=yyyy-MM-dd HH:mm:ss spring.datasource.secondary.driver-class-name=org.sqlite.JDBC spring.datasource.secondary.username= spring.datasource.secondary.password= # standAlong sentinel spring.mode=standAlong spring.redis.database=1 spring.redis.host=200.200.220.216 spring.redis.port=6379 spring.redis.client-type=lettuce spring.redis.lettuce.pool.max-active=50 spring.redis.lettuce.pool.max-idle=25 spring.redis.lettuce.pool.min-idle=0 spring.redis.lettuce.pool.max-wait=5000 spring.redis.lettuce.pool.min-idle-time=2000 spring.redis.lettuce.pool.time-between-eviction-runs=2000 spring.redis.sentinel.master=mymaster spring.redis.sentinel.nodes=192.168.2.119:26379,192.168.2.119:26380,192.168.2.119:26381 pagehelper.reasonable=false pagehelper.supportMethodsArguments=true pagehelper.returnPageInfo=check pagehelper.params=count=countSql pagehelper.autoRuntimeDialect=true server.error.include-exception=true server.error.include-message=always mqtt.brokerUrl=tcp://200.200.220.216:1883 mqtt.callApiUrl=http://200.200.220.216:18083 mqtt.callApiKey=Key not found mqtt.callApiSecret=Key not found mqtt.username=java_mqtt mqtt.password=public mqtt.downPubQos=1 mqtt.commonPropertySub=$queue/v1/ProductKey/DeviceKey/sys/property/up mqtt.commonPropertyPub=v1/ProductKey/DeviceKey/sys/property/down mqtt.commonPropertyPubReply=$queue/v1/ProductKey/DeviceKey/sys/property/down_reply mqtt.soeEventSub=$queue/v1/ProductKey/DeviceKey/sys/event/up mqtt.subdeviceConnectSub=$queue/v1/ProductKey/DeviceKey/sys/subdevice/connect mqtt.subdeviceDisconnectSub=$queue/v1/ProductKey/DeviceKey/sys/subdevice/disconnect mqtt.subdeviceConnectPub=v1/ProductKey/DeviceKey/sys/subdevice/connect_reply mqtt.subdeviceDisconnectPub=v1/ProductKey/DeviceKey/sys/subdevice/disconnect_reply mqtt.commonServicePub=v1/ProductKey/DeviceKey/sys/invoke/down mqtt.commonServicePubReply=$queue/v1/ProductKey/DeviceKey/sys/invoke/down_reply mqtt.deviceDataPublish=/sys/device/data/ mqtt.deviceAllDataPublish=/sys/device/allData downstream.generateData.url=http://200.200.220.216:5371/update/remoteupdateiotpoint pgserver.generateData.url=http://200.200.220.216:1920/update/localresetiotpoint logging.config=classpath:logback-spring.xml spring.servlet.multipart.max-file-size=100MB spring.servlet.multipart.max-request-size=1000MB server.port=8099 jwt.validation.secret=SecretForDev jwt.validation.expirationMinute=30 datasource.type=2 spring.datasource.primary.jdbc-url=jdbc:mysql://127.0.0.1:3306/SEMODEL?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=UTF-8&useSSL=false&allowMultiQueries=true spring.datasource.primary.driver-class-name=com.mysql.cj.jdbc.Driver spring.datasource.primary.username=root spring.datasource.primary.password=123456 spring.datasource.secondary.jdbc-url=jdbc:sqlite:/root/FEP/db/SEMODEL_IOT.db?date_string_format=yyyy-MM-dd HH:mm:ss spring.datasource.secondary.driver-class-name=org.sqlite.JDBC spring.datasource.secondary.username= spring.datasource.secondary.password= # standAlong sentinel spring.mode=standAlong spring.redis.database=1 spring.redis.host=200.200.220.216 spring.redis.port=6379 spring.redis.client-type=lettuce spring.redis.lettuce.pool.max-active=50 spring.redis.lettuce.pool.max-idle=25 spring.redis.lettuce.pool.min-idle=0 spring.redis.lettuce.pool.max-wait=5000 spring.redis.lettuce.pool.min-idle-time=2000 spring.redis.lettuce.pool.time-between-eviction-runs=2000 spring.redis.sentinel.master=mymaster spring.redis.sentinel.nodes=192.168.2.119:26379,192.168.2.119:26380,192.168.2.119:26381 pagehelper.reasonable=false pagehelper.supportMethodsArguments=true pagehelper.returnPageInfo=check pagehelper.params=count=countSql pagehelper.autoRuntimeDialect=true server.error.include-exception=true server.error.include-message=always mqtt.brokerUrl=tcp://200.200.220.216:1883 mqtt.callApiUrl=http://200.200.220.216:18083 mqtt.callApiKey=Key not found mqtt.callApiSecret=Key not found mqtt.username=java_mqtt mqtt.password=public mqtt.downPubQos=1 mqtt.commonPropertySub=$queue/v1/ProductKey/DeviceKey/sys/property/up mqtt.commonPropertyPub=v1/ProductKey/DeviceKey/sys/property/down mqtt.commonPropertyPubReply=$queue/v1/ProductKey/DeviceKey/sys/property/down_reply mqtt.soeEventSub=$queue/v1/ProductKey/DeviceKey/sys/event/up mqtt.subdeviceConnectSub=$queue/v1/ProductKey/DeviceKey/sys/subdevice/connect mqtt.subdeviceDisconnectSub=$queue/v1/ProductKey/DeviceKey/sys/subdevice/disconnect mqtt.subdeviceConnectPub=v1/ProductKey/DeviceKey/sys/subdevice/connect_reply mqtt.subdeviceDisconnectPub=v1/ProductKey/DeviceKey/sys/subdevice/disconnect_reply mqtt.commonServicePub=v1/ProductKey/DeviceKey/sys/invoke/down mqtt.commonServicePubReply=$queue/v1/ProductKey/DeviceKey/sys/invoke/down_reply mqtt.deviceDataPublish=/sys/device/data/ mqtt.deviceAllDataPublish=/sys/device/allData downstream.generateData.url=http://200.200.220.216:5371/update/remoteupdateiotpoint pgserver.generateData.url=http://200.200.220.216:1920/update/localresetiotpoint logging.config=classpath:logback-spring.xml spring.servlet.multipart.max-file-size=100MB spring.servlet.multipart.max-request-size=1000MB server.port=8099 jwt.validation.secret=SecretForDev jwt.validation.expirationMinute=30 datasource.type=2 spring.datasource.primary.jdbc-url=jdbc:mysql://127.0.0.1:3306/SEMODEL?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=UTF-8&useSSL=false&allowMultiQueries=true spring.datasource.primary.driver-class-name=com.mysql.cj.jdbc.Driver spring.datasource.primary.username=root spring.datasource.primary.password=123456 spring.datasource.secondary.jdbc-url=jdbc:sqlite:/root/FEP/db/SEMODEL_IOT.db?date_string_format=yyyy-MM-dd HH:mm:ss spring.datasource.secondary.driver-class-name=org.sqlite.JDBC spring.datasource.secondary.username= spring.datasource.secondary.password= # standAlong sentinel spring.mode=standAlong spring.redis.database=1 spring.redis.host=200.200.220.216 spring.redis.port=6379 spring.redis.client-type=lettuce spring.redis.lettuce.pool.max-active=50 spring.redis.lettuce.pool.max-idle=25 spring.redis.lettuce.pool.min-idle=0 spring.redis.lettuce.pool.max-wait=5000 spring.redis.lettuce.pool.min-idle-time=2000 spring.redis.lettuce.pool.time-between-eviction-runs=2000 spring.redis.sentinel.master=mymaster spring.redis.sentinel.nodes=192.168.2.119:26379,192.168.2.119:26380,192.168.2.119:26381 pagehelper.reasonable=false pagehelper.supportMethodsArguments=true pagehelper.returnPageInfo=check pagehelper.params=count=countSql pagehelper.autoRuntimeDialect=true server.error.include-exception=true server.error.include-message=always mqtt.brokerUrl=tcp://200.200.220.216:1883 mqtt.callApiUrl=http://200.200.220.216:18083 mqtt.callApiKey=Key not found mqtt.callApiSecret=Key not found mqtt.username=java_mqtt mqtt.password=public mqtt.downPubQos=1 mqtt.commonPropertySub=$queue/v1/ProductKey/DeviceKey/sys/property/up mqtt.commonPropertyPub=v1/ProductKey/DeviceKey/sys/property/down mqtt.commonPropertyPubReply=$queue/v1/ProductKey/DeviceKey/sys/property/down_reply mqtt.soeEventSub=$queue/v1/ProductKey/DeviceKey/sys/event/up mqtt.subdeviceConnectSub=$queue/v1/ProductKey/DeviceKey/sys/subdevice/connect mqtt.subdeviceDisconnectSub=$queue/v1/ProductKey/DeviceKey/sys/subdevice/disconnect mqtt.subdeviceConnectPub=v1/ProductKey/DeviceKey/sys/subdevice/connect_reply mqtt.subdeviceDisconnectPub=v1/ProductKey/DeviceKey/sys/subdevice/disconnect_reply mqtt.commonServicePub=v1/ProductKey/DeviceKey/sys/invoke/down mqtt.commonServicePubReply=$queue/v1/ProductKey/DeviceKey/sys/invoke/down_reply mqtt.deviceDataPublish=/sys/device/data/ mqtt.deviceAllDataPublish=/sys/device/allData downstream.generateData.url=http://200.200.220.216:5371/update/remoteupdateiotpoint pgserver.generateData.url=http://200.200.220.216:1920/update/localresetiotpoint logging.config=classpath:logback-spring.xml spring.servlet.multipart.max-file-size=100MB spring.servlet.multipart.max-request-size=1000MB server.port=8099 jwt.validation.secret=SecretForDev jwt.validation.expirationMinute=30 datasource.type=2 spring.datasource.primary.jdbc-url=jdbc:mysql://127.0.0.1:3306/SEMODEL?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=UTF-8&useSSL=false&allowMultiQueries=true spring.datasource.primary.driver-class-name=com.mysql.cj.jdbc.Driver spring.datasource.primary.username=root spring.datasource.primary.password=123456 spring.datasource.secondary.jdbc-url=jdbc:sqlite:/root/FEP/db/SEMODEL_IOT.db?date_string_format=yyyy-MM-dd HH:mm:ss spring.datasource.secondary.driver-class-name=org.sqlite.JDBC spring.datasource.secondary.username= spring.datasource.secondary.password= # standAlong sentinel spring.mode=standAlong spring.redis.database=1 spring.redis.host=200.200.220.216 spring.redis.port=6379 spring.redis.client-type=lettuce spring.redis.lettuce.pool.max-active=50 spring.redis.lettuce.pool.max-idle=25 spring.redis.lettuce.pool.min-idle=0 spring.redis.lettuce.pool.max-wait=5000 spring.redis.lettuce.pool.min-idle-time=2000 spring.redis.lettuce.pool.time-between-eviction-runs=2000 spring.redis.sentinel.master=mymaster spring.redis.sentinel.nodes=192.168.2.119:26379,192.168.2.119:26380,192.168.2.119:26381 pagehelper.reasonable=false pagehelper.supportMethodsArguments=true pagehelper.returnPageInfo=check pagehelper.params=count=countSql pagehelper.autoRuntimeDialect=true server.error.include-exception=true server.error.include-message=always mqtt.brokerUrl=tcp://200.200.220.216:1883 mqtt.callApiUrl=http://200.200.220.216:18083 mqtt.callApiKey=f5332ac23efe16fa mqtt.callApiSecret=Uwz7vMrWnWbcgkHN7nOoJDSadz2GGweWhsCBw6dEglA mqtt.username=java_mqtt mqtt.password=public mqtt.downPubQos=1 mqtt.commonPropertySub=$queue/v1/ProductKey/DeviceKey/sys/property/up mqtt.commonPropertyPub=v1/ProductKey/DeviceKey/sys/property/down mqtt.commonPropertyPubReply=$queue/v1/ProductKey/DeviceKey/sys/property/down_reply mqtt.soeEventSub=$queue/v1/ProductKey/DeviceKey/sys/event/up mqtt.subdeviceConnectSub=$queue/v1/ProductKey/DeviceKey/sys/subdevice/connect mqtt.subdeviceDisconnectSub=$queue/v1/ProductKey/DeviceKey/sys/subdevice/disconnect mqtt.subdeviceConnectPub=v1/ProductKey/DeviceKey/sys/subdevice/connect_reply mqtt.subdeviceDisconnectPub=v1/ProductKey/DeviceKey/sys/subdevice/disconnect_reply mqtt.commonServicePub=v1/ProductKey/DeviceKey/sys/invoke/down mqtt.commonServicePubReply=$queue/v1/ProductKey/DeviceKey/sys/invoke/down_reply mqtt.deviceDataPublish=/sys/device/data/ mqtt.deviceAllDataPublish=/sys/device/allData downstream.generateData.url=http://200.200.220.216:5371/update/remoteupdateiotpoint pgserver.generateData.url=http://200.200.220.216:1920/update/localresetiotpoint logging.config=classpath:logback-spring.xml spring.servlet.multipart.max-file-size=100MB spring.servlet.multipart.max-request-size=1000MB server.port=8099 jwt.validation.secret=SecretForDev jwt.validation.expirationMinute=30 datasource.type=2 spring.datasource.primary.jdbc-url=jdbc:mysql://127.0.0.1:3306/SEMODEL?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=UTF-8&useSSL=false&allowMultiQueries=true spring.datasource.primary.driver-class-name=com.mysql.cj.jdbc.Driver spring.datasource.primary.username=root spring.datasource.primary.password=123456 spring.datasource.secondary.jdbc-url=jdbc:sqlite:/root/FEP/db/SEMODEL_IOT.db?date_string_format=yyyy-MM-dd HH:mm:ss spring.datasource.secondary.driver-class-name=org.sqlite.JDBC spring.datasource.secondary.username= spring.datasource.secondary.password= # standAlong sentinel spring.mode=standAlong spring.redis.database=1 spring.redis.host=200.200.220.216 spring.redis.port=6379 spring.redis.client-type=lettuce spring.redis.lettuce.pool.max-active=50 spring.redis.lettuce.pool.max-idle=25 spring.redis.lettuce.pool.min-idle=0 spring.redis.lettuce.pool.max-wait=5000 spring.redis.lettuce.pool.min-idle-time=2000 spring.redis.lettuce.pool.time-between-eviction-runs=2000 spring.redis.sentinel.master=mymaster spring.redis.sentinel.nodes=192.168.2.119:26379,192.168.2.119:26380,192.168.2.119:26381 pagehelper.reasonable=false pagehelper.supportMethodsArguments=true pagehelper.returnPageInfo=check pagehelper.params=count=countSql pagehelper.autoRuntimeDialect=true server.error.include-exception=true server.error.include-message=always mqtt.brokerUrl=tcp://200.200.220.216:1883 mqtt.callApiUrl=http://200.200.220.216:18083 mqtt.callApiKey=f5332ac23efe16fa mqtt.callApiSecret=Uwz7vMrWnWbcgkHN7nOoJDSadz2GGweWhsCBw6dEglA mqtt.username=java_mqtt mqtt.password=public mqtt.downPubQos=1 mqtt.commonPropertySub=$queue/v1/ProductKey/DeviceKey/sys/property/up mqtt.commonPropertyPub=v1/ProductKey/DeviceKey/sys/property/down mqtt.commonPropertyPubReply=$queue/v1/ProductKey/DeviceKey/sys/property/down_reply mqtt.soeEventSub=$queue/v1/ProductKey/DeviceKey/sys/event/up mqtt.subdeviceConnectSub=$queue/v1/ProductKey/DeviceKey/sys/subdevice/connect mqtt.subdeviceDisconnectSub=$queue/v1/ProductKey/DeviceKey/sys/subdevice/disconnect mqtt.subdeviceConnectPub=v1/ProductKey/DeviceKey/sys/subdevice/connect_reply mqtt.subdeviceDisconnectPub=v1/ProductKey/DeviceKey/sys/subdevice/disconnect_reply mqtt.commonServicePub=v1/ProductKey/DeviceKey/sys/invoke/down mqtt.commonServicePubReply=$queue/v1/ProductKey/DeviceKey/sys/invoke/down_reply mqtt.deviceDataPublish=/sys/device/data/ mqtt.deviceAllDataPublish=/sys/device/allData downstream.generateData.url=http://200.200.220.216:5371/update/remoteupdateiotpoint pgserver.generateData.url=http://200.200.220.216:1920/update/localresetiotpoint logging.config=classpath:logback-spring.xml spring.servlet.multipart.max-file-size=100MB spring.servlet.multipart.max-request-size=1000MB server.port=8099 jwt.validation.secret=SecretForDev jwt.validation.expirationMinute=30 datasource.type=2 spring.datasource.primary.jdbc-url=jdbc:mysql://127.0.0.1:3306/SEMODEL?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=UTF-8&useSSL=false&allowMultiQueries=true spring.datasource.primary.driver-class-name=com.mysql.cj.jdbc.Driver spring.datasource.primary.username=root spring.datasource.primary.password=123456 spring.datasource.secondary.jdbc-url=jdbc:sqlite:/root/FEP/db/SEMODEL_IOT.db?date_string_format=yyyy-MM-dd HH:mm:ss spring.datasource.secondary.driver-class-name=org.sqlite.JDBC spring.datasource.secondary.username= spring.datasource.secondary.password= # standAlong sentinel spring.mode=standAlong spring.redis.database=1 spring.redis.host=200.200.220.216 spring.redis.port=6379 spring.redis.client-type=lettuce spring.redis.lettuce.pool.max-active=50 spring.redis.lettuce.pool.max-idle=25 spring.redis.lettuce.pool.min-idle=0 spring.redis.lettuce.pool.max-wait=5000 spring.redis.lettuce.pool.min-idle-time=2000 spring.redis.lettuce.pool.time-between-eviction-runs=2000 spring.redis.sentinel.master=mymaster spring.redis.sentinel.nodes=192.168.2.119:26379,192.168.2.119:26380,192.168.2.119:26381 pagehelper.reasonable=false pagehelper.supportMethodsArguments=true pagehelper.returnPageInfo=check pagehelper.params=count=countSql pagehelper.autoRuntimeDialect=true server.error.include-exception=true server.error.include-message=always mqtt.brokerUrl=tcp://200.200.220.216:1883 mqtt.callApiUrl=http://200.200.220.216:18083 mqtt.callApiKey=f5332ac23efe16fa mqtt.callApiSecret=Uwz7vMrWnWbcgkHN7nOoJDSadz2GGweWhsCBw6dEglA mqtt.username=java_mqtt mqtt.password=public mqtt.downPubQos=1 mqtt.commonPropertySub=$queue/v1/ProductKey/DeviceKey/sys/property/up mqtt.commonPropertyPub=v1/ProductKey/DeviceKey/sys/property/down mqtt.commonPropertyPubReply=$queue/v1/ProductKey/DeviceKey/sys/property/down_reply mqtt.soeEventSub=$queue/v1/ProductKey/DeviceKey/sys/event/up mqtt.subdeviceConnectSub=$queue/v1/ProductKey/DeviceKey/sys/subdevice/connect mqtt.subdeviceDisconnectSub=$queue/v1/ProductKey/DeviceKey/sys/subdevice/disconnect mqtt.subdeviceConnectPub=v1/ProductKey/DeviceKey/sys/subdevice/connect_reply mqtt.subdeviceDisconnectPub=v1/ProductKey/DeviceKey/sys/subdevice/disconnect_reply mqtt.commonServicePub=v1/ProductKey/DeviceKey/sys/invoke/down mqtt.commonServicePubReply=$queue/v1/ProductKey/DeviceKey/sys/invoke/down_reply mqtt.deviceDataPublish=/sys/device/data/ mqtt.deviceAllDataPublish=/sys/device/allData downstream.generateData.url=http://200.200.220.216:5371/update/remoteupdateiotpoint pgserver.generateData.url=http://200.200.220.216:1920/update/localresetiotpoint logging.config=classpath:logback-spring.xml spring.servlet.multipart.max-file-size=100MB spring.servlet.multipart.max-request-size=1000MB server.port=8099 jwt.validation.secret=SecretForDev jwt.validation.expirationMinute=30 datasource.type=2 spring.datasource.primary.jdbc-url=jdbc:mysql://127.0.0.1:3306/SEMODEL?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=UTF-8&useSSL=false&allowMultiQueries=true spring.datasource.primary.driver-class-name=com.mysql.cj.jdbc.Driver spring.datasource.primary.username=root spring.datasource.primary.password=123456 spring.datasource.secondary.jdbc-url=jdbc:sqlite:/root/FEP/db/SEMODEL_IOT.db?date_string_format=yyyy-MM-dd HH:mm:ss spring.datasource.secondary.driver-class-name=org.sqlite.JDBC spring.datasource.secondary.username= spring.datasource.secondary.password= # standAlong sentinel spring.mode=standAlong spring.redis.database=1 spring.redis.host=200.200.220.216 spring.redis.port=6379 spring.redis.client-type=lettuce spring.redis.lettuce.pool.max-active=50 spring.redis.lettuce.pool.max-idle=25 spring.redis.lettuce.pool.min-idle=0 spring.redis.lettuce.pool.max-wait=5000 spring.redis.lettuce.pool.min-idle-time=2000 spring.redis.lettuce.pool.time-between-eviction-runs=2000 spring.redis.sentinel.master=mymaster spring.redis.sentinel.nodes=192.168.2.119:26379,192.168.2.119:26380,192.168.2.119:26381 pagehelper.reasonable=false pagehelper.supportMethodsArguments=true pagehelper.returnPageInfo=check pagehelper.params=count=countSql pagehelper.autoRuntimeDialect=true server.error.include-exception=true server.error.include-message=always mqtt.brokerUrl=tcp://200.200.220.216:1883 mqtt.callApiUrl=http://200.200.220.216:18083 mqtt.callApiKey=f5332ac23efe16fa mqtt.callApiSecret=Uwz7vMrWnWbcgkHN7nOoJDSadz2GGweWhsCBw6dEglA mqtt.username=java_mqtt mqtt.password=public mqtt.downPubQos=1 mqtt.commonPropertySub=$queue/v1/ProductKey/DeviceKey/sys/property/up mqtt.commonPropertyPub=v1/ProductKey/DeviceKey/sys/property/down mqtt.commonPropertyPubReply=$queue/v1/ProductKey/DeviceKey/sys/property/down_reply mqtt.soeEventSub=$queue/v1/ProductKey/DeviceKey/sys/event/up mqtt.subdeviceConnectSub=$queue/v1/ProductKey/DeviceKey/sys/subdevice/connect mqtt.subdeviceDisconnectSub=$queue/v1/ProductKey/DeviceKey/sys/subdevice/disconnect mqtt.subdeviceConnectPub=v1/ProductKey/DeviceKey/sys/subdevice/connect_reply mqtt.subdeviceDisconnectPub=v1/ProductKey/DeviceKey/sys/subdevice/disconnect_reply mqtt.commonServicePub=v1/ProductKey/DeviceKey/sys/invoke/down mqtt.commonServicePubReply=$queue/v1/ProductKey/DeviceKey/sys/invoke/down_reply mqtt.deviceDataPublish=/sys/device/data/ mqtt.deviceAllDataPublish=/sys/device/allData downstream.generateData.url=http://200.200.220.216:5371/update/remoteupdateiotpoint pgserver.generateData.url=http://200.200.220.216:1920/update/localresetiotpoint logging.config=classpath:logback-spring.xml spring.servlet.multipart.max-file-size=100MB spring.servlet.multipart.max-request-size=1000MB server.port=8099 jwt.validation.secret=SecretForDev jwt.validation.expirationMinute=30 datasource.type=2 spring.datasource.primary.jdbc-url=jdbc:mysql://127.0.0.1:3306/SEMODEL?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=UTF-8&useSSL=false&allowMultiQueries=true spring.datasource.primary.driver-class-name=com.mysql.cj.jdbc.Driver spring.datasource.primary.username=root spring.datasource.primary.password=123456 spring.datasource.secondary.jdbc-url=jdbc:sqlite:/root/FEP/db/SEMODEL_IOT.db?date_string_format=yyyy-MM-dd HH:mm:ss spring.datasource.secondary.driver-class-name=org.sqlite.JDBC spring.datasource.secondary.username= spring.datasource.secondary.password= # standAlong sentinel spring.mode=standAlong spring.redis.database=1 spring.redis.host=200.200.220.216 spring.redis.port=6379 spring.redis.client-type=lettuce spring.redis.lettuce.pool.max-active=50 spring.redis.lettuce.pool.max-idle=25 spring.redis.lettuce.pool.min-idle=0 spring.redis.lettuce.pool.max-wait=5000 spring.redis.lettuce.pool.min-idle-time=2000 spring.redis.lettuce.pool.time-between-eviction-runs=2000 spring.redis.sentinel.master=mymaster spring.redis.sentinel.nodes=192.168.2.119:26379,192.168.2.119:26380,192.168.2.119:26381 pagehelper.reasonable=false pagehelper.supportMethodsArguments=true pagehelper.returnPageInfo=check pagehelper.params=count=countSql pagehelper.autoRuntimeDialect=true server.error.include-exception=true server.error.include-message=always mqtt.brokerUrl=tcp://200.200.220.216:1883 mqtt.callApiUrl=http://200.200.220.216:18083 mqtt.callApiKey=f5332ac23efe16fa mqtt.callApiSecret=Uwz7vMrWnWbcgkHN7nOoJDSadz2GGweWhsCBw6dEglA mqtt.username=java_mqtt mqtt.password=public mqtt.downPubQos=1 mqtt.commonPropertySub=$queue/v1/ProductKey/DeviceKey/sys/property/up mqtt.commonPropertyPub=v1/ProductKey/DeviceKey/sys/property/down mqtt.commonPropertyPubReply=$queue/v1/ProductKey/DeviceKey/sys/property/down_reply mqtt.soeEventSub=$queue/v1/ProductKey/DeviceKey/sys/event/up mqtt.subdeviceConnectSub=$queue/v1/ProductKey/DeviceKey/sys/subdevice/connect mqtt.subdeviceDisconnectSub=$queue/v1/ProductKey/DeviceKey/sys/subdevice/disconnect mqtt.subdeviceConnectPub=v1/ProductKey/DeviceKey/sys/subdevice/connect_reply mqtt.subdeviceDisconnectPub=v1/ProductKey/DeviceKey/sys/subdevice/disconnect_reply mqtt.commonServicePub=v1/ProductKey/DeviceKey/sys/invoke/down mqtt.commonServicePubReply=$queue/v1/ProductKey/DeviceKey/sys/invoke/down_reply mqtt.deviceDataPublish=/sys/device/data/ mqtt.deviceAllDataPublish=/sys/device/allData downstream.generateData.url=http://200.200.220.216:5371/update/remoteupdateiotpoint pgserver.generateData.url=http://200.200.220.216:1920/update/localresetiotpoint logging.config=classpath:logback-spring.xml spring.servlet.multipart.max-file-size=100MB spring.servlet.multipart.max-request-size=1000MB server.port=8099 jwt.validation.secret=SecretForDev jwt.validation.expirationMinute=30 datasource.type=2 spring.datasource.primary.jdbc-url=jdbc:mysql://127.0.0.1:3306/SEMODEL?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=UTF-8&useSSL=false&allowMultiQueries=true spring.datasource.primary.driver-class-name=com.mysql.cj.jdbc.Driver spring.datasource.primary.username=root spring.datasource.primary.password=123456 spring.datasource.secondary.jdbc-url=jdbc:sqlite:/root/FEP/db/SEMODEL_IOT.db?date_string_format=yyyy-MM-dd HH:mm:ss spring.datasource.secondary.driver-class-name=org.sqlite.JDBC spring.datasource.secondary.username= spring.datasource.secondary.password= # standAlong sentinel spring.mode=standAlong spring.redis.database=1 spring.redis.host=200.200.220.216 spring.redis.port=6379 spring.redis.client-type=lettuce spring.redis.lettuce.pool.max-active=50 spring.redis.lettuce.pool.max-idle=25 spring.redis.lettuce.pool.min-idle=0 spring.redis.lettuce.pool.max-wait=5000 spring.redis.lettuce.pool.min-idle-time=2000 spring.redis.lettuce.pool.time-between-eviction-runs=2000 spring.redis.sentinel.master=mymaster spring.redis.sentinel.nodes=192.168.2.119:26379,192.168.2.119:26380,192.168.2.119:26381 pagehelper.reasonable=false pagehelper.supportMethodsArguments=true pagehelper.returnPageInfo=check pagehelper.params=count=countSql pagehelper.autoRuntimeDialect=true server.error.include-exception=true server.error.include-message=always mqtt.brokerUrl=tcp://200.200.220.216:1883 mqtt.callApiUrl=http://200.200.220.216:18083 mqtt.callApiKey=f5332ac23efe16fa mqtt.callApiSecret=Uwz7vMrWnWbcgkHN7nOoJDSadz2GGweWhsCBw6dEglA mqtt.username=java_mqtt mqtt.password=public mqtt.downPubQos=1 mqtt.commonPropertySub=$queue/v1/ProductKey/DeviceKey/sys/property/up mqtt.commonPropertyPub=v1/ProductKey/DeviceKey/sys/property/down mqtt.commonPropertyPubReply=$queue/v1/ProductKey/DeviceKey/sys/property/down_reply mqtt.soeEventSub=$queue/v1/ProductKey/DeviceKey/sys/event/up mqtt.subdeviceConnectSub=$queue/v1/ProductKey/DeviceKey/sys/subdevice/connect mqtt.subdeviceDisconnectSub=$queue/v1/ProductKey/DeviceKey/sys/subdevice/disconnect mqtt.subdeviceConnectPub=v1/ProductKey/DeviceKey/sys/subdevice/connect_reply mqtt.subdeviceDisconnectPub=v1/ProductKey/DeviceKey/sys/subdevice/disconnect_reply mqtt.commonServicePub=v1/ProductKey/DeviceKey/sys/invoke/down mqtt.commonServicePubReply=$queue/v1/ProductKey/DeviceKey/sys/invoke/down_reply mqtt.deviceDataPublish=/sys/device/data/ mqtt.deviceAllDataPublish=/sys/device/allData downstream.generateData.url=http://200.200.220.216:5371/update/remoteupdateiotpoint pgserver.generateData.url=http://200.200.220.216:1920/update/localresetiotpoint logging.config=classpath:logback-spring.xml spring.servlet.multipart.max-file-size=100MB spring.servlet.multipart.max-request-size=1000MB server.port=8099 jwt.validation.secret=SecretForDev jwt.validation.expirationMinute=30 datasource.type=2 spring.datasource.primary.jdbc-url=jdbc:mysql://127.0.0.1:3306/SEMODEL?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=UTF-8&useSSL=false&allowMultiQueries=true spring.da