|
@@ -13,20 +13,8 @@
|
|
|
<component name="ChangeListManager">
|
|
|
<list default="true" id="6938f4e3-b9b8-4c34-bea6-8fc5ace411e6" name="Default Changelist" comment="">
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/CMakeLists.txt" beforeDir="false" afterPath="$PROJECT_DIR$/CMakeLists.txt" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/CMakeError.log" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/CMakeError.log" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/CMakeOutput.log" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/CMakeOutput.log" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/FDIACS.dir/DependInfo.cmake" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/FDIACS.dir/DependInfo.cmake" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/FDIACS.dir/depend.make" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/FDIACS.dir/depend.make" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/FDIACS.dir/flags.make" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/FDIACS.dir/flags.make" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/FDIACS.dir/link.txt" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/FDIACS.dir/link.txt" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/Makefile.cmake" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/Makefile.cmake" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/clion-log.txt" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/clion-log.txt" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/cmake-build-debug/FDIACS.cbp" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/FDIACS.cbp" afterDir="false" />
|
|
|
<change beforePath="$PROJECT_DIR$/main.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/main.cpp" afterDir="false" />
|
|
|
<change beforePath="$PROJECT_DIR$/soapcwmpService.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/soapcwmpService.cpp" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/soapcwmpService.h" beforeDir="false" afterPath="$PROJECT_DIR$/soapcwmpService.h" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/stdsoap2.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/stdsoap2.cpp" afterDir="false" />
|
|
|
</list>
|
|
|
<ignored path="$PROJECT_DIR$/cmake-build-debug/" />
|
|
|
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
|
|
@@ -41,23 +29,34 @@
|
|
|
</component>
|
|
|
<component name="FileEditorManager">
|
|
|
<leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
|
|
|
- <file pinned="false" current-in-tab="false">
|
|
|
+ <file pinned="false" current-in-tab="true">
|
|
|
<entry file="file://$PROJECT_DIR$/main.cpp">
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="555">
|
|
|
- <caret line="675" column="26" selection-start-line="675" selection-start-column="26" selection-end-line="675" selection-end-column="26" />
|
|
|
+ <state relative-caret-position="278">
|
|
|
+ <caret line="673" column="20" selection-start-line="673" selection-start-column="20" selection-end-line="673" selection-end-column="20" />
|
|
|
<folding>
|
|
|
+ <element signature="e#604#788#0" />
|
|
|
+ <element signature="e#790#856#0" />
|
|
|
+ <element signature="e#858#1107#0" />
|
|
|
+ <element signature="e#1109#1140#0" />
|
|
|
+ <element signature="e#5722#6744#0" />
|
|
|
+ <element signature="e#6746#7432#0" />
|
|
|
+ <element signature="e#7434#8491#0" />
|
|
|
+ <element signature="e#8494#10862#0" />
|
|
|
+ <element signature="e#13027#33145#0" />
|
|
|
+ <element signature="e#16266#16299#0" />
|
|
|
+ <element signature="e#25273#25300#0" />
|
|
|
<element signature="e#33694#33915#0" />
|
|
|
</folding>
|
|
|
</state>
|
|
|
</provider>
|
|
|
</entry>
|
|
|
</file>
|
|
|
- <file pinned="false" current-in-tab="true">
|
|
|
+ <file pinned="false" current-in-tab="false">
|
|
|
<entry file="file://$PROJECT_DIR$/soapcwmpService.cpp">
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="353">
|
|
|
- <caret line="1015" column="30" selection-start-line="1015" selection-start-column="30" selection-end-line="1015" selection-end-column="30" />
|
|
|
+ <state relative-caret-position="594">
|
|
|
+ <caret line="1029" selection-start-line="1029" selection-end-line="1029" />
|
|
|
<folding>
|
|
|
<element signature="e#0#614#0" />
|
|
|
<element signature="e#646#784#0" />
|
|
@@ -143,7 +142,6 @@
|
|
|
<find>NO</find>
|
|
|
<find>NO_DA</find>
|
|
|
<find>NO_BOD</find>
|
|
|
- <find>cerr</find>
|
|
|
<find>No Content Recieved at</find>
|
|
|
<find>13</find>
|
|
|
<find>SOAP message expected</find>
|
|
@@ -155,6 +153,7 @@
|
|
|
<find>CheckQueue</find>
|
|
|
<find>CheckQueue...</find>
|
|
|
<find>Debug</find>
|
|
|
+ <find>cerr</find>
|
|
|
</findStrings>
|
|
|
</component>
|
|
|
<component name="Git.Settings">
|
|
@@ -178,8 +177,8 @@
|
|
|
<option value="$PROJECT_DIR$/CMakeLists.txt" />
|
|
|
<option value="$PROJECT_DIR$/stdsoap2.cpp" />
|
|
|
<option value="$PROJECT_DIR$/soapcwmpService.h" />
|
|
|
- <option value="$PROJECT_DIR$/main.cpp" />
|
|
|
<option value="$PROJECT_DIR$/soapcwmpService.cpp" />
|
|
|
+ <option value="$PROJECT_DIR$/main.cpp" />
|
|
|
</list>
|
|
|
</option>
|
|
|
</component>
|
|
@@ -281,7 +280,7 @@
|
|
|
<workItem from="1577725955348" duration="10970000" />
|
|
|
<workItem from="1577875009389" duration="1490000" />
|
|
|
<workItem from="1577888800205" duration="3932000" />
|
|
|
- <workItem from="1578124895054" duration="40197000" />
|
|
|
+ <workItem from="1578124895054" duration="43172000" />
|
|
|
</task>
|
|
|
<task id="LOCAL-00001" summary="Disable InfluxDB">
|
|
|
<created>1572183659791</created>
|
|
@@ -311,11 +310,25 @@
|
|
|
<option name="project" value="LOCAL" />
|
|
|
<updated>1577620646091</updated>
|
|
|
</task>
|
|
|
- <option name="localTasksCounter" value="5" />
|
|
|
+ <task id="LOCAL-00005" summary="Add Database for Inform and CheckQueue (phase 1) Inform : Done CheckQueue: In progress....">
|
|
|
+ <created>1578234091498</created>
|
|
|
+ <option name="number" value="00005" />
|
|
|
+ <option name="presentableId" value="LOCAL-00005" />
|
|
|
+ <option name="project" value="LOCAL" />
|
|
|
+ <updated>1578234091499</updated>
|
|
|
+ </task>
|
|
|
+ <task id="LOCAL-00006" summary="Add Database for Inform and CheckQueue (phase 1) Inform : Done CheckQueue: In progress.... exception handling on json parsing">
|
|
|
+ <created>1578234461233</created>
|
|
|
+ <option name="number" value="00006" />
|
|
|
+ <option name="presentableId" value="LOCAL-00006" />
|
|
|
+ <option name="project" value="LOCAL" />
|
|
|
+ <updated>1578234461233</updated>
|
|
|
+ </task>
|
|
|
+ <option name="localTasksCounter" value="7" />
|
|
|
<servers />
|
|
|
</component>
|
|
|
<component name="TimeTrackingManager">
|
|
|
- <option name="totallyTimeSpent" value="298731000" />
|
|
|
+ <option name="totallyTimeSpent" value="301706000" />
|
|
|
</component>
|
|
|
<component name="TodoView" selected-index="3">
|
|
|
<todo-panel id="selected-file">
|
|
@@ -389,7 +402,9 @@
|
|
|
<MESSAGE value="Add Download Response (not completed)" />
|
|
|
<MESSAGE value="Add Download Response (completed)" />
|
|
|
<MESSAGE value="Add Database for Inform and CheckQueue (phase 1) Inform : Done CheckQueue: In progress...." />
|
|
|
- <option name="LAST_COMMIT_MESSAGE" value="Add Database for Inform and CheckQueue (phase 1) Inform : Done CheckQueue: In progress...." />
|
|
|
+ <MESSAGE value="Add Database for Inform and CheckQueue (phase 1) Inform : Done CheckQueue: In progress.... exception handling on json parsing" />
|
|
|
+ <MESSAGE value="Add Database for Inform and CheckQueue (phase 1) Inform : Done CheckQueue: In progress.... exception handling on json parsing update database after sending task to cpe" />
|
|
|
+ <option name="LAST_COMMIT_MESSAGE" value="Add Database for Inform and CheckQueue (phase 1) Inform : Done CheckQueue: In progress.... exception handling on json parsing update database after sending task to cpe" />
|
|
|
<option name="OPTIMIZE_IMPORTS_BEFORE_PROJECT_COMMIT" value="true" />
|
|
|
<option name="REFORMAT_BEFORE_PROJECT_COMMIT" value="true" />
|
|
|
<option name="REARRANGE_BEFORE_PROJECT_COMMIT" value="true" />
|
|
@@ -776,20 +791,10 @@
|
|
|
</state>
|
|
|
</provider>
|
|
|
</entry>
|
|
|
- <entry file="file://$PROJECT_DIR$/main.cpp">
|
|
|
- <provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="555">
|
|
|
- <caret line="675" column="26" selection-start-line="675" selection-start-column="26" selection-end-line="675" selection-end-column="26" />
|
|
|
- <folding>
|
|
|
- <element signature="e#33694#33915#0" />
|
|
|
- </folding>
|
|
|
- </state>
|
|
|
- </provider>
|
|
|
- </entry>
|
|
|
<entry file="file://$PROJECT_DIR$/soapcwmpService.cpp">
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="353">
|
|
|
- <caret line="1015" column="30" selection-start-line="1015" selection-start-column="30" selection-end-line="1015" selection-end-column="30" />
|
|
|
+ <state relative-caret-position="594">
|
|
|
+ <caret line="1029" selection-start-line="1029" selection-end-line="1029" />
|
|
|
<folding>
|
|
|
<element signature="e#0#614#0" />
|
|
|
<element signature="e#646#784#0" />
|
|
@@ -840,6 +845,27 @@
|
|
|
</state>
|
|
|
</provider>
|
|
|
</entry>
|
|
|
+ <entry file="file://$PROJECT_DIR$/main.cpp">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state relative-caret-position="278">
|
|
|
+ <caret line="673" column="20" selection-start-line="673" selection-start-column="20" selection-end-line="673" selection-end-column="20" />
|
|
|
+ <folding>
|
|
|
+ <element signature="e#604#788#0" />
|
|
|
+ <element signature="e#790#856#0" />
|
|
|
+ <element signature="e#858#1107#0" />
|
|
|
+ <element signature="e#1109#1140#0" />
|
|
|
+ <element signature="e#5722#6744#0" />
|
|
|
+ <element signature="e#6746#7432#0" />
|
|
|
+ <element signature="e#7434#8491#0" />
|
|
|
+ <element signature="e#8494#10862#0" />
|
|
|
+ <element signature="e#13027#33145#0" />
|
|
|
+ <element signature="e#16266#16299#0" />
|
|
|
+ <element signature="e#25273#25300#0" />
|
|
|
+ <element signature="e#33694#33915#0" />
|
|
|
+ </folding>
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
</component>
|
|
|
<component name="masterDetails">
|
|
|
<states>
|