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.

15 lines
280 B

1 year ago
  1. server :
  2. port : 80
  3. spring:
  4. datasource:
  5. url: jdbc:sqlite:/app-java/device.db
  6. driver-class-name: org.sqlite.JDBC
  7. device:
  8. connections:
  9. - name : zcancmder
  10. key : zcancmder
  11. enable : true
  12. type : ZcancmderWebsocket
  13. uri: ws://192.168.8.10:19005