PowerMaster/measurementDataService_conf...

11 lines
235 B
INI
Raw Normal View History

[RealtimeData]
host=192.168.46.100
port=10080
2026-01-29 20:19:00 +08:00
httpPath=/monitors/data/subscriptions
websocketPath=monitors/data/realtime/stream
[HistoricalData]
baseUrl=http://192.168.46.30:8888/api/points
timeout=3000
maxRetries=3
retryInterval=2000