diff --git a/configFiles/config_安心云测点数据_最新同步.yaml b/configFiles/config_安心云测点数据_最新同步.yaml deleted file mode 100644 index 730ade0..0000000 --- a/configFiles/config_安心云测点数据_最新同步.yaml +++ /dev/null @@ -1,18 +0,0 @@ -consumer: consumerAXYThemeToES -ioConfig: - in: - kafka: - brokers: - - 10.8.30.160:30992 - groupId: axysavoir_last - topics: - - anxinyun_theme #监听数据的的主题 - out: - es: - address: - - "http://10.8.30.150:30847" - index: "anxincloud_last_theme" #es存测点最后一条数据的新索引 - auth: - userName: post - password: 123 - interval: 30 #多久写一次es(秒) diff --git a/configFiles/config_安心云设备数据_最新同步.json b/configFiles/弃用备份/config_安心云设备数据_最新同步.json similarity index 100% rename from configFiles/config_安心云设备数据_最新同步.json rename to configFiles/弃用备份/config_安心云设备数据_最新同步.json