| 123456789101112131415161718192021 |
- energy_chaowang:
- base_url: "http://127.0.0.1:8089"
- username: "dt"
- password: "dt2026"
- login_timeout_seconds: 5
- query_timeout_seconds: 10
- token_refresh_interval_hours: 6
- points:
- file: "points.csv"
- services:
- basedataportal: "http://192.168.1.109:18503"
- calcagg: "http://192.168.1.109:42941"
- schedule:
- minute: 25
- logging:
- file: "logs/jdf-energy-collector.log"
- retention_days: 3
|