فهرست منبع

Update FeatureRequest.md

jomjol 3 سال پیش
والد
کامیت
3ca93b49ca
1فایلهای تغییر یافته به همراه6 افزوده شده و 6 حذف شده
  1. 6 6
      FeatureRequest.md

+ 6 - 6
FeatureRequest.md

@@ -11,19 +11,19 @@
 
 ____
 
-#### #30 Support meter clock over
+#### #31 Implement InfluxDB v2.x interface
 
-* In case of meter clocking over, that is, reaching its max. value and starting over from 0,
-  accept the new value and calculate correctly the difference.
-  (see line 739 onwards in ClassFlowPostProcessing.cpp)
+* Currently only InfluxDB v1.x is supportet, extend to v2.x
+* Remark: interface has changed
+* see [#1160](https://github.com/jomjol/AI-on-the-edge-device/issues/1160)
+
+#### #30 Support meter clock over
 
 * In case of meter clocking over, that is, reaching its max. value and starting over from 0,
   accept the new value and calculate correctly the difference.
   (see line 739 onwards in ClassFlowPostProcessing.cpp)
 
 
-
-
 #### #28 Improved error handling for ROIs
 
 * In case a ROI is out of the image, there is no error message, but a non sense image is used