Commit 2d0aa310 authored by chuanq's avatar chuanq

add topic

parent 0d40a087
......@@ -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" />
......
......@@ -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>
......
......@@ -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>
......
......@@ -11,6 +11,7 @@ public final class Constants {
"personLocation",
"watchOtherData",
"watchLocation",
"wqEnvMonitor",
"alarmData",
"gps",
"teethDefect",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment