From 2d0aa310cee13f5382910197f7a0c937d352f263 Mon Sep 17 00:00:00 2001
From: chuanq <chuanq118@foxmail.com>
Date: Fri, 19 May 2023 09:11:15 +0800
Subject: [PATCH] add topic

---
 .idea/workspace.xml                           | 41 +++++++++----------
 dependency-reduced-pom.xml                    |  2 +-
 pom.xml                                       |  2 +-
 .../cq/flink/kafka/to/mqtt/Constants.java     |  1 +
 4 files changed, 23 insertions(+), 23 deletions(-)

diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 88f2bc2..88d29a1 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -9,7 +9,6 @@
       <change beforePath="$PROJECT_DIR$/dependency-reduced-pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/dependency-reduced-pom.xml" afterDir="false" />
       <change beforePath="$PROJECT_DIR$/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/pom.xml" afterDir="false" />
       <change beforePath="$PROJECT_DIR$/src/main/java/cq/flink/kafka/to/mqtt/Constants.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/cq/flink/kafka/to/mqtt/Constants.java" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/java/cq/flink/kafka/to/mqtt/MqttSink.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/cq/flink/kafka/to/mqtt/MqttSink.java" afterDir="false" />
     </list>
     <option name="SHOW_DIALOG" value="false" />
     <option name="HIGHLIGHT_CONFLICTS" value="true" />
@@ -52,27 +51,27 @@
     <option name="hideEmptyMiddlePackages" value="true" />
     <option name="showLibraryContents" value="true" />
   </component>
-  <component name="PropertiesComponent"><![CDATA[{
-  "keyToString": {
-    "RunOnceActivity.OpenProjectViewOnStart": "true",
-    "RunOnceActivity.ShowReadmeOnStart": "true",
-    "RunOnceActivity.go.formatter.settings.were.checked": "true",
-    "RunOnceActivity.go.migrated.go.modules.settings": "true",
-    "SHARE_PROJECT_CONFIGURATION_FILES": "true",
-    "WebServerToolWindowFactoryState": "false",
-    "git-widget-placeholder": "minda",
-    "go.import.settings.migrated": "true",
-    "ignore.virus.scanning.warn.message": "true",
-    "last_opened_file_path": "C:/Users/legen/workspace/java/work/lab/kafka-to-mqtt/src/main/resources",
-    "node.js.detected.package.eslint": "true",
-    "node.js.detected.package.tslint": "true",
-    "node.js.selected.package.eslint": "(autodetect)",
-    "node.js.selected.package.tslint": "(autodetect)",
-    "nodejs_package_manager_path": "npm",
-    "settings.editor.selected.configurable": "editor.preferences.import",
-    "vue.rearranger.settings.migration": "true"
+  <component name="PropertiesComponent">{
+  &quot;keyToString&quot;: {
+    &quot;RunOnceActivity.OpenProjectViewOnStart&quot;: &quot;true&quot;,
+    &quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
+    &quot;RunOnceActivity.go.formatter.settings.were.checked&quot;: &quot;true&quot;,
+    &quot;RunOnceActivity.go.migrated.go.modules.settings&quot;: &quot;true&quot;,
+    &quot;SHARE_PROJECT_CONFIGURATION_FILES&quot;: &quot;true&quot;,
+    &quot;WebServerToolWindowFactoryState&quot;: &quot;false&quot;,
+    &quot;git-widget-placeholder&quot;: &quot;minda&quot;,
+    &quot;go.import.settings.migrated&quot;: &quot;true&quot;,
+    &quot;ignore.virus.scanning.warn.message&quot;: &quot;true&quot;,
+    &quot;last_opened_file_path&quot;: &quot;C:/Users/legen/workspace/java/work/lab/kafka-to-mqtt/src/main/resources&quot;,
+    &quot;node.js.detected.package.eslint&quot;: &quot;true&quot;,
+    &quot;node.js.detected.package.tslint&quot;: &quot;true&quot;,
+    &quot;node.js.selected.package.eslint&quot;: &quot;(autodetect)&quot;,
+    &quot;node.js.selected.package.tslint&quot;: &quot;(autodetect)&quot;,
+    &quot;nodejs_package_manager_path&quot;: &quot;npm&quot;,
+    &quot;settings.editor.selected.configurable&quot;: &quot;editor.preferences.import&quot;,
+    &quot;vue.rearranger.settings.migration&quot;: &quot;true&quot;
   }
-}]]></component>
+}</component>
   <component name="RecentsManager">
     <key name="CopyFile.RECENT_KEYS">
       <recent name="C:\Users\legen\workspace\java\work\lab\kafka-to-mqtt\src\main\resources" />
diff --git a/dependency-reduced-pom.xml b/dependency-reduced-pom.xml
index 79cdd7d..4eec18a 100644
--- a/dependency-reduced-pom.xml
+++ b/dependency-reduced-pom.xml
@@ -3,7 +3,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>cq.flink</groupId>
   <artifactId>kafka-to-mqtt-minda</artifactId>
-  <version>1.0.8</version>
+  <version>1.0.9</version>
   <build>
     <plugins>
       <plugin>
diff --git a/pom.xml b/pom.xml
index bc26151..3731673 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
 
     <groupId>cq.flink</groupId>
     <artifactId>kafka-to-mqtt-minda</artifactId>
-    <version>1.0.8</version>
+    <version>1.0.9</version>
 
     <properties>
         <java.version>11</java.version>
diff --git a/src/main/java/cq/flink/kafka/to/mqtt/Constants.java b/src/main/java/cq/flink/kafka/to/mqtt/Constants.java
index 154998a..3fe77f7 100644
--- a/src/main/java/cq/flink/kafka/to/mqtt/Constants.java
+++ b/src/main/java/cq/flink/kafka/to/mqtt/Constants.java
@@ -11,6 +11,7 @@ public final class Constants {
             "personLocation",
             "watchOtherData",
             "watchLocation",
+            "wqEnvMonitor",
             "alarmData",
             "gps",
             "teethDefect",
-- 
GitLab