config.yaml 217 B

123456789101112
  1. projectName: "xxx"
  2. logger:
  3. level: "info"
  4. name: "info"
  5. path: "./log"
  6. mqtt:
  7. id: "smart_intersectionV2.0_edge"
  8. password: "#BgYgMRhshtS0I7E"
  9. server: "tcp://118.253.180.18:1883"
  10. user: "admin"