config.json 1000 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. {
  2. "metadata": {
  3. "database": "db_time_data",
  4. "url": "http://47.93.33.207:8890/metadata-web/services/Service1_WS?wsdl"
  5. },
  6. "kafka": {
  7. "topic": "test",
  8. "host": "192.168.100.114",
  9. "port": 9092
  10. },
  11. "building": {
  12. "id": [
  13. "1101080259",
  14. "3205060003",
  15. "5101070005",
  16. "1101020002",
  17. "1101050030",
  18. "1102290002",
  19. "1101150003",
  20. "5101070010",
  21. "1101080255",
  22. "1101020005",
  23. "1101050039",
  24. "1101050038",
  25. "3301100002",
  26. "1101140020",
  27. "1101050043",
  28. "6101120004"
  29. ]
  30. },
  31. "mysql": {
  32. "host": "bj-cdb-5om355fk.sql.tencentcdb.com",
  33. "port": 59790,
  34. "user": "root",
  35. "password": "dwh@2022",
  36. "database": "dwh_saga",
  37. "fjd_table": "energy_15_min_fjd",
  38. "energy_table": "energy_15_min",
  39. "co2_table": "co2_15_min",
  40. "pm25_table": "pm25_15_min",
  41. "temperature_table": "temperature_15_min",
  42. "hcho_table": "hcho_15_min",
  43. "humidity_table": "humidity_15_min"
  44. }
  45. }