From bde762e64eda0351b06d89162480bb92a15af556 Mon Sep 17 00:00:00 2001 From: DingZQ Date: Sun, 9 Feb 2025 11:05:18 +0800 Subject: [PATCH] 'Add --- setup_influxdb.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 setup_influxdb.md diff --git a/setup_influxdb.md b/setup_influxdb.md new file mode 100644 index 0000000..f6beb81 --- /dev/null +++ b/setup_influxdb.md @@ -0,0 +1,10 @@ +Setup instructions for WMH's work + +1. import scada_info.csv + run python online_Analysis.py + +2. import history_pattern_flow.csv + run python online_Analysis.py + Should manullay change code + +3. run create_template.py