MainFlowControl.cpp 61 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850
  1. #include "MainFlowControl.h"
  2. #include <string>
  3. #include <vector>
  4. #include "string.h"
  5. #include "esp_log.h"
  6. #include <esp_timer.h>
  7. #include <iomanip>
  8. #include <sstream>
  9. #include "../../include/defines.h"
  10. #include "Helper.h"
  11. #include "statusled.h"
  12. #include "esp_camera.h"
  13. #include "time_sntp.h"
  14. #include "ClassControllCamera.h"
  15. #include "ClassFlowControll.h"
  16. #include "ClassLogFile.h"
  17. #include "server_GPIO.h"
  18. #include "server_file.h"
  19. #include "read_wlanini.h"
  20. #include "connect_wlan.h"
  21. #include "psram.h"
  22. // support IDF 5.x
  23. #ifndef portTICK_RATE_MS
  24. #define portTICK_RATE_MS portTICK_PERIOD_MS
  25. #endif
  26. ClassFlowControll flowctrl;
  27. camera_flow_config_temp_t CFstatus;
  28. TaskHandle_t xHandletask_autodoFlow = NULL;
  29. bool bTaskAutoFlowCreated = false;
  30. bool flowisrunning = false;
  31. long auto_interval = 0;
  32. bool autostartIsEnabled = false;
  33. int countRounds = 0;
  34. bool isPlannedReboot = false;
  35. static const char *TAG = "MAINCTRL";
  36. // #define DEBUG_DETAIL_ON
  37. void CheckIsPlannedReboot(void)
  38. {
  39. FILE *pfile;
  40. if ((pfile = fopen("/sdcard/reboot.txt", "r")) == NULL)
  41. {
  42. // LogFile.WriteToFile(ESP_LOG_DEBUG, TAG, "Initial boot or not a planned reboot");
  43. isPlannedReboot = false;
  44. }
  45. else
  46. {
  47. LogFile.WriteToFile(ESP_LOG_DEBUG, TAG, "Planned reboot");
  48. DeleteFile("/sdcard/reboot.txt"); // Prevent Boot Loop!!!
  49. isPlannedReboot = true;
  50. }
  51. }
  52. bool getIsPlannedReboot(void)
  53. {
  54. return isPlannedReboot;
  55. }
  56. int getCountFlowRounds(void)
  57. {
  58. return countRounds;
  59. }
  60. esp_err_t GetJPG(std::string _filename, httpd_req_t *req)
  61. {
  62. return flowctrl.GetJPGStream(_filename, req);
  63. }
  64. esp_err_t GetRawJPG(httpd_req_t *req)
  65. {
  66. return flowctrl.SendRawJPG(req);
  67. }
  68. bool isSetupModusActive(void)
  69. {
  70. return flowctrl.getStatusSetupModus();
  71. }
  72. void DeleteMainFlowTask(void)
  73. {
  74. #ifdef DEBUG_DETAIL_ON
  75. ESP_LOGD(TAG, "DeleteMainFlowTask: xHandletask_autodoFlow: %ld", (long)xHandletask_autodoFlow);
  76. #endif
  77. if (xHandletask_autodoFlow != NULL)
  78. {
  79. vTaskDelete(xHandletask_autodoFlow);
  80. xHandletask_autodoFlow = NULL;
  81. }
  82. #ifdef DEBUG_DETAIL_ON
  83. ESP_LOGD(TAG, "Killed: xHandletask_autodoFlow");
  84. #endif
  85. }
  86. void doInit(void)
  87. {
  88. #ifdef DEBUG_DETAIL_ON
  89. ESP_LOGD(TAG, "Start flowctrl.InitFlow(config);");
  90. #endif
  91. flowctrl.InitFlow(CONFIG_FILE);
  92. #ifdef DEBUG_DETAIL_ON
  93. ESP_LOGD(TAG, "Finished flowctrl.InitFlow(config);");
  94. #endif
  95. /* GPIO handler has to be initialized before MQTT init to ensure proper topic subscription */
  96. gpio_handler_init();
  97. #ifdef ENABLE_MQTT
  98. flowctrl.StartMQTTService();
  99. #endif // ENABLE_MQTT
  100. }
  101. bool doflow(void)
  102. {
  103. std::string zw_time = getCurrentTimeString(LOGFILE_TIME_FORMAT);
  104. ESP_LOGD(TAG, "doflow - start %s", zw_time.c_str());
  105. flowisrunning = true;
  106. flowctrl.doFlow(zw_time);
  107. flowisrunning = false;
  108. #ifdef DEBUG_DETAIL_ON
  109. ESP_LOGD(TAG, "doflow - end %s", zw_time.c_str());
  110. #endif
  111. return true;
  112. }
  113. esp_err_t setCCstatusToCFstatus(void)
  114. {
  115. CFstatus.CamSensor_id = CCstatus.CamSensor_id;
  116. CFstatus.ImageFrameSize = CCstatus.ImageFrameSize;
  117. CFstatus.ImageGainceiling = CCstatus.ImageGainceiling;
  118. CFstatus.ImageQuality = CCstatus.ImageQuality;
  119. CFstatus.ImageBrightness = CCstatus.ImageBrightness;
  120. CFstatus.ImageContrast = CCstatus.ImageContrast;
  121. CFstatus.ImageSaturation = CCstatus.ImageSaturation;
  122. CFstatus.ImageSharpness = CCstatus.ImageSharpness;
  123. CFstatus.ImageAutoSharpness = CCstatus.ImageAutoSharpness;
  124. CFstatus.ImageWbMode = CCstatus.ImageWbMode;
  125. CFstatus.ImageAwb = CCstatus.ImageAwb;
  126. CFstatus.ImageAwbGain = CCstatus.ImageAwbGain;
  127. CFstatus.ImageAec = CCstatus.ImageAec;
  128. CFstatus.ImageAec2 = CCstatus.ImageAec2;
  129. CFstatus.ImageAeLevel = CCstatus.ImageAeLevel;
  130. CFstatus.ImageAecValue = CCstatus.ImageAecValue;
  131. CFstatus.ImageAgc = CCstatus.ImageAgc;
  132. CFstatus.ImageAgcGain = CCstatus.ImageAgcGain;
  133. CFstatus.ImageBpc = CCstatus.ImageBpc;
  134. CFstatus.ImageWpc = CCstatus.ImageWpc;
  135. CFstatus.ImageRawGma = CCstatus.ImageRawGma;
  136. CFstatus.ImageLenc = CCstatus.ImageLenc;
  137. CFstatus.ImageSpecialEffect = CCstatus.ImageSpecialEffect;
  138. CFstatus.ImageHmirror = CCstatus.ImageHmirror;
  139. CFstatus.ImageVflip = CCstatus.ImageVflip;
  140. CFstatus.ImageDcw = CCstatus.ImageDcw;
  141. CFstatus.ImageDenoiseLevel = CCstatus.ImageDenoiseLevel;
  142. CFstatus.ImageLedIntensity = CCstatus.ImageLedIntensity;
  143. CFstatus.ImageZoomEnabled = CCstatus.ImageZoomEnabled;
  144. CFstatus.ImageZoomOffsetX = CCstatus.ImageZoomOffsetX;
  145. CFstatus.ImageZoomOffsetY = CCstatus.ImageZoomOffsetY;
  146. CFstatus.ImageZoomSize = CCstatus.ImageZoomSize;
  147. CFstatus.WaitBeforePicture = CCstatus.WaitBeforePicture;
  148. return ESP_OK;
  149. }
  150. esp_err_t setCFstatusToCCstatus(void)
  151. {
  152. // CCstatus.CamSensor_id = CFstatus.CamSensor_id;
  153. CCstatus.ImageFrameSize = CFstatus.ImageFrameSize;
  154. CCstatus.ImageGainceiling = CFstatus.ImageGainceiling;
  155. CCstatus.ImageQuality = CFstatus.ImageQuality;
  156. CCstatus.ImageBrightness = CFstatus.ImageBrightness;
  157. CCstatus.ImageContrast = CFstatus.ImageContrast;
  158. CCstatus.ImageSaturation = CFstatus.ImageSaturation;
  159. CCstatus.ImageSharpness = CFstatus.ImageSharpness;
  160. CCstatus.ImageAutoSharpness = CFstatus.ImageAutoSharpness;
  161. CCstatus.ImageWbMode = CFstatus.ImageWbMode;
  162. CCstatus.ImageAwb = CFstatus.ImageAwb;
  163. CCstatus.ImageAwbGain = CFstatus.ImageAwbGain;
  164. CCstatus.ImageAec = CFstatus.ImageAec;
  165. CCstatus.ImageAec2 = CFstatus.ImageAec2;
  166. CCstatus.ImageAeLevel = CFstatus.ImageAeLevel;
  167. CCstatus.ImageAecValue = CFstatus.ImageAecValue;
  168. CCstatus.ImageAgc = CFstatus.ImageAgc;
  169. CCstatus.ImageAgcGain = CFstatus.ImageAgcGain;
  170. CCstatus.ImageBpc = CFstatus.ImageBpc;
  171. CCstatus.ImageWpc = CFstatus.ImageWpc;
  172. CCstatus.ImageRawGma = CFstatus.ImageRawGma;
  173. CCstatus.ImageLenc = CFstatus.ImageLenc;
  174. CCstatus.ImageSpecialEffect = CFstatus.ImageSpecialEffect;
  175. CCstatus.ImageHmirror = CFstatus.ImageHmirror;
  176. CCstatus.ImageVflip = CFstatus.ImageVflip;
  177. CCstatus.ImageDcw = CFstatus.ImageDcw;
  178. CCstatus.ImageDenoiseLevel = CFstatus.ImageDenoiseLevel;
  179. CCstatus.ImageLedIntensity = CFstatus.ImageLedIntensity;
  180. CCstatus.ImageZoomEnabled = CFstatus.ImageZoomEnabled;
  181. CCstatus.ImageZoomOffsetX = CFstatus.ImageZoomOffsetX;
  182. CCstatus.ImageZoomOffsetY = CFstatus.ImageZoomOffsetY;
  183. CCstatus.ImageZoomSize = CFstatus.ImageZoomSize;
  184. CCstatus.WaitBeforePicture = CFstatus.WaitBeforePicture;
  185. return ESP_OK;
  186. }
  187. esp_err_t setCFstatusToCam(void)
  188. {
  189. sensor_t *s = esp_camera_sensor_get();
  190. if (s != NULL)
  191. {
  192. s->set_framesize(s, CFstatus.ImageFrameSize);
  193. s->set_quality(s, CFstatus.ImageQuality); // 0 - 63
  194. s->set_brightness(s, CFstatus.ImageBrightness); // -2 to 2
  195. s->set_contrast(s, CFstatus.ImageContrast); // -2 to 2
  196. s->set_saturation(s, CFstatus.ImageSaturation); // -2 to 2
  197. // s->set_sharpness(s, CFstatus.ImageSharpness); // auto-sharpness is not officially supported, default to 0
  198. Camera.SetCamSharpness(CFstatus.ImageAutoSharpness, CFstatus.ImageSharpness);
  199. s->set_denoise(s, CFstatus.ImageDenoiseLevel); // The OV2640 does not support it, OV3660 and OV5640 (0 to 8)
  200. s->set_special_effect(s, CFstatus.ImageSpecialEffect); // 0 to 6 (0 - No Effect, 1 - Negative, 2 - Grayscale, 3 - Red Tint, 4 - Green Tint, 5 - Blue Tint, 6 - Sepia)
  201. s->set_wb_mode(s, CFstatus.ImageWbMode); // 0 to 4 - if awb_gain enabled (0 - Auto, 1 - Sunny, 2 - Cloudy, 3 - Office, 4 - Home)
  202. s->set_ae_level(s, CFstatus.ImageAeLevel); // -2 to 2
  203. s->set_aec_value(s, CFstatus.ImageAecValue); // 0 to 1200
  204. s->set_agc_gain(s, CFstatus.ImageAgcGain); // 0 to 30
  205. // s->set_gainceiling(s, CFstatus.ImageGainceiling); // Image gain (GAINCEILING_x2, x4, x8, x16, x32, x64 or x128)
  206. Camera.ov5640_set_gainceiling(s, CFstatus.ImageGainceiling);
  207. s->set_lenc(s, CFstatus.ImageLenc); // 0 = disable , 1 = enable
  208. s->set_gain_ctrl(s, CFstatus.ImageAgc); // 0 = disable , 1 = enable
  209. s->set_exposure_ctrl(s, CFstatus.ImageAec); // 0 = disable , 1 = enable
  210. s->set_hmirror(s, CFstatus.ImageHmirror); // 0 = disable , 1 = enable
  211. s->set_vflip(s, CFstatus.ImageVflip); // 0 = disable , 1 = enable
  212. s->set_aec2(s, CFstatus.ImageAec2); // 0 = disable , 1 = enable
  213. s->set_bpc(s, CFstatus.ImageBpc); // 0 = disable , 1 = enable
  214. s->set_wpc(s, CFstatus.ImageWpc); // 0 = disable , 1 = enable
  215. s->set_raw_gma(s, CFstatus.ImageRawGma); // 0 = disable , 1 = enable
  216. s->set_awb_gain(s, CFstatus.ImageAwbGain); // 0 = disable , 1 = enable
  217. s->set_whitebal(s, CFstatus.ImageAwb); // 0 = disable , 1 = enable
  218. s->set_dcw(s, CFstatus.ImageDcw); // 0 = disable , 1 = enable
  219. TickType_t xDelay2 = 100 / portTICK_PERIOD_MS;
  220. vTaskDelay(xDelay2);
  221. return ESP_OK;
  222. }
  223. else
  224. {
  225. return ESP_FAIL;
  226. }
  227. }
  228. esp_err_t handler_get_heap(httpd_req_t *req)
  229. {
  230. #ifdef DEBUG_DETAIL_ON
  231. LogFile.WriteHeapInfo("handler_get_heap - Start");
  232. ESP_LOGD(TAG, "handler_get_heap uri: %s", req->uri);
  233. #endif
  234. std::string zw = "Heap info:<br>" + getESPHeapInfo();
  235. #ifdef TASK_ANALYSIS_ON
  236. char *pcTaskList = (char *)calloc_psram_heap(std::string(TAG) + "->pcTaskList", 1, sizeof(char) * 768, MALLOC_CAP_8BIT | MALLOC_CAP_SPIRAM);
  237. if (pcTaskList)
  238. {
  239. vTaskList(pcTaskList);
  240. zw = zw + "<br><br>Task info:<br><pre>Name | State | Prio | Lowest stacksize | Creation order | CPU (-1=NoAffinity)<br>" + std::string(pcTaskList) + "</pre>";
  241. free_psram_heap(std::string(TAG) + "->pcTaskList", pcTaskList);
  242. }
  243. else
  244. {
  245. zw = zw + "<br><br>Task info:<br>ERROR - Allocation of TaskList buffer in PSRAM failed";
  246. }
  247. #endif
  248. httpd_resp_set_hdr(req, "Access-Control-Allow-Origin", "*");
  249. if (zw.length() > 0)
  250. {
  251. httpd_resp_send(req, zw.c_str(), zw.length());
  252. }
  253. else
  254. {
  255. httpd_resp_send(req, NULL, 0);
  256. }
  257. #ifdef DEBUG_DETAIL_ON
  258. LogFile.WriteHeapInfo("handler_get_heap - Done");
  259. #endif
  260. return ESP_OK;
  261. }
  262. esp_err_t handler_init(httpd_req_t *req)
  263. {
  264. #ifdef DEBUG_DETAIL_ON
  265. LogFile.WriteHeapInfo("handler_init - Start");
  266. ESP_LOGD(TAG, "handler_doinit uri: %s", req->uri);
  267. #endif
  268. httpd_resp_set_hdr(req, "Access-Control-Allow-Origin", "*");
  269. const char *resp_str = "Init started<br>";
  270. httpd_resp_send(req, resp_str, HTTPD_RESP_USE_STRLEN);
  271. doInit();
  272. resp_str = "Init done<br>";
  273. httpd_resp_send(req, resp_str, HTTPD_RESP_USE_STRLEN);
  274. #ifdef DEBUG_DETAIL_ON
  275. LogFile.WriteHeapInfo("handler_init - Done");
  276. #endif
  277. return ESP_OK;
  278. }
  279. esp_err_t handler_stream(httpd_req_t *req)
  280. {
  281. #ifdef DEBUG_DETAIL_ON
  282. LogFile.WriteHeapInfo("handler_stream - Start");
  283. ESP_LOGD(TAG, "handler_stream uri: %s", req->uri);
  284. #endif
  285. char _query[50];
  286. char _value[10];
  287. bool flashlightOn = false;
  288. if (httpd_req_get_url_query_str(req, _query, 50) == ESP_OK)
  289. {
  290. // ESP_LOGD(TAG, "Query: %s", _query);
  291. if (httpd_query_key_value(_query, "flashlight", _value, 10) == ESP_OK)
  292. {
  293. #ifdef DEBUG_DETAIL_ON
  294. ESP_LOGD(TAG, "flashlight is found%s", _value);
  295. #endif
  296. if (strlen(_value) > 0)
  297. {
  298. flashlightOn = true;
  299. }
  300. }
  301. }
  302. Camera.CaptureToStream(req, flashlightOn);
  303. #ifdef DEBUG_DETAIL_ON
  304. LogFile.WriteHeapInfo("handler_stream - Done");
  305. #endif
  306. return ESP_OK;
  307. }
  308. esp_err_t handler_flow_start(httpd_req_t *req)
  309. {
  310. #ifdef DEBUG_DETAIL_ON
  311. LogFile.WriteHeapInfo("handler_flow_start - Start");
  312. #endif
  313. ESP_LOGD(TAG, "handler_flow_start uri: %s", req->uri);
  314. httpd_resp_set_hdr(req, "Access-Control-Allow-Origin", "*");
  315. if (autostartIsEnabled)
  316. {
  317. xTaskAbortDelay(xHandletask_autodoFlow); // Delay will be aborted if task is in blocked (waiting) state. If task is already running, no action
  318. LogFile.WriteToFile(ESP_LOG_DEBUG, TAG, "Flow start triggered by REST API /flow_start");
  319. const char *resp_str = "The flow is going to be started immediately or is already running";
  320. httpd_resp_send(req, resp_str, HTTPD_RESP_USE_STRLEN);
  321. }
  322. else
  323. {
  324. LogFile.WriteToFile(ESP_LOG_WARN, TAG, "Flow start triggered by REST API, but flow is not active!");
  325. const char *resp_str = "WARNING: Flow start triggered by REST API, but flow is not active";
  326. httpd_resp_send(req, resp_str, HTTPD_RESP_USE_STRLEN);
  327. }
  328. #ifdef DEBUG_DETAIL_ON
  329. LogFile.WriteHeapInfo("handler_flow_start - Done");
  330. #endif
  331. return ESP_OK;
  332. }
  333. #ifdef ENABLE_MQTT
  334. esp_err_t MQTTCtrlFlowStart(std::string _topic)
  335. {
  336. #ifdef DEBUG_DETAIL_ON
  337. LogFile.WriteHeapInfo("MQTTCtrlFlowStart - Start");
  338. #endif
  339. ESP_LOGD(TAG, "MQTTCtrlFlowStart: topic %s", _topic.c_str());
  340. if (autostartIsEnabled)
  341. {
  342. xTaskAbortDelay(xHandletask_autodoFlow); // Delay will be aborted if task is in blocked (waiting) state. If task is already running, no action
  343. LogFile.WriteToFile(ESP_LOG_DEBUG, TAG, "Flow start triggered by MQTT topic " + _topic);
  344. }
  345. else
  346. {
  347. LogFile.WriteToFile(ESP_LOG_WARN, TAG, "Flow start triggered by MQTT topic " + _topic + ", but flow is not active!");
  348. }
  349. #ifdef DEBUG_DETAIL_ON
  350. LogFile.WriteHeapInfo("MQTTCtrlFlowStart - Done");
  351. #endif
  352. return ESP_OK;
  353. }
  354. #endif // ENABLE_MQTT
  355. esp_err_t handler_json(httpd_req_t *req)
  356. {
  357. #ifdef DEBUG_DETAIL_ON
  358. LogFile.WriteHeapInfo("handler_json - Start");
  359. #endif
  360. ESP_LOGD(TAG, "handler_JSON uri: %s", req->uri);
  361. if (bTaskAutoFlowCreated)
  362. {
  363. httpd_resp_set_hdr(req, "Access-Control-Allow-Origin", "*");
  364. httpd_resp_set_type(req, "application/json");
  365. std::string zw = flowctrl.getJSON();
  366. if (zw.length() > 0)
  367. {
  368. httpd_resp_send(req, zw.c_str(), zw.length());
  369. }
  370. else
  371. {
  372. httpd_resp_send(req, NULL, 0);
  373. }
  374. }
  375. else
  376. {
  377. httpd_resp_send_err(req, HTTPD_403_FORBIDDEN, "Flow not (yet) started: REST API /json not yet available!");
  378. return ESP_ERR_NOT_FOUND;
  379. }
  380. #ifdef DEBUG_DETAIL_ON
  381. LogFile.WriteHeapInfo("handler_JSON - Done");
  382. #endif
  383. return ESP_OK;
  384. }
  385. /**
  386. * Generates a http response containing the OpenMetrics (https://openmetrics.io/) text wire format
  387. * according to https://github.com/OpenObservability/OpenMetrics/blob/main/specification/OpenMetrics.md#text-format.
  388. *
  389. * A MetricFamily with a Metric for each Sequence is provided. If no valid value is available, the metric is not provided.
  390. * MetricPoints are provided without a timestamp. Additional metrics with some device information is also provided.
  391. *
  392. * The metric name prefix is 'ai_on_the_edge_device_'.
  393. *
  394. * example configuration for Prometheus (`prometheus.yml`):
  395. *
  396. * - job_name: watermeter
  397. * static_configs:
  398. * - targets: ['watermeter.fritz.box']
  399. *
  400. */
  401. esp_err_t handler_openmetrics(httpd_req_t *req)
  402. {
  403. #ifdef DEBUG_DETAIL_ON
  404. LogFile.WriteHeapInfo("handler_openmetrics - Start");
  405. #endif
  406. ESP_LOGD(TAG, "handler_openmetrics uri: %s", req->uri);
  407. if (bTaskAutoFlowCreated)
  408. {
  409. httpd_resp_set_hdr(req, "Access-Control-Allow-Origin", "*");
  410. httpd_resp_set_type(req, "text/plain"); // application/openmetrics-text is not yet supported by prometheus so we use text/plain for now
  411. const string metricNamePrefix = "ai_on_the_edge_device";
  412. // get current measurement (flow)
  413. string response = createSequenceMetrics(metricNamePrefix, flowctrl.getNumbers());
  414. // CPU Temperature
  415. response += createMetric(metricNamePrefix + "_cpu_temperature_celsius", "current cpu temperature in celsius", "gauge", std::to_string((int)temperatureRead()));
  416. // WiFi signal strength
  417. response += createMetric(metricNamePrefix + "_rssi_dbm", "current WiFi signal strength in dBm", "gauge", std::to_string(get_WIFI_RSSI()));
  418. // memory info
  419. response += createMetric(metricNamePrefix + "_memory_heap_free_bytes", "available heap memory", "gauge", std::to_string(getESPHeapSize()));
  420. // device uptime
  421. response += createMetric(metricNamePrefix + "_uptime_seconds", "device uptime in seconds", "gauge", std::to_string((long)getUpTime()));
  422. // data aquisition round
  423. response += createMetric(metricNamePrefix + "_rounds_total", "data aquisition rounds since device startup", "counter", std::to_string(countRounds));
  424. // the response always contains at least the metadata (HELP, TYPE) for the MetricFamily so no length check is needed
  425. httpd_resp_send(req, response.c_str(), response.length());
  426. }
  427. else
  428. {
  429. httpd_resp_send_err(req, HTTPD_403_FORBIDDEN, "Flow not (yet) started: REST API /metrics not yet available!");
  430. return ESP_ERR_NOT_FOUND;
  431. }
  432. #ifdef DEBUG_DETAIL_ON
  433. LogFile.WriteHeapInfo("handler_openmetrics - Done");
  434. #endif
  435. return ESP_OK;
  436. }
  437. esp_err_t handler_wasserzaehler(httpd_req_t *req)
  438. {
  439. #ifdef DEBUG_DETAIL_ON
  440. LogFile.WriteHeapInfo("handler water counter - Start");
  441. #endif
  442. if (bTaskAutoFlowCreated)
  443. {
  444. bool _rawValue = false;
  445. bool _noerror = false;
  446. bool _all = false;
  447. std::string _type = "value";
  448. std::string zw;
  449. ESP_LOGD(TAG, "handler water counter uri: %s", req->uri);
  450. char _query[100];
  451. char _size[10];
  452. if (httpd_req_get_url_query_str(req, _query, 100) == ESP_OK)
  453. {
  454. // ESP_LOGD(TAG, "Query: %s", _query);
  455. if (httpd_query_key_value(_query, "all", _size, 10) == ESP_OK)
  456. {
  457. #ifdef DEBUG_DETAIL_ON
  458. ESP_LOGD(TAG, "all is found%s", _size);
  459. #endif
  460. _all = true;
  461. }
  462. if (httpd_query_key_value(_query, "type", _size, 10) == ESP_OK)
  463. {
  464. #ifdef DEBUG_DETAIL_ON
  465. ESP_LOGD(TAG, "all is found: %s", _size);
  466. #endif
  467. _type = std::string(_size);
  468. }
  469. if (httpd_query_key_value(_query, "rawvalue", _size, 10) == ESP_OK)
  470. {
  471. #ifdef DEBUG_DETAIL_ON
  472. ESP_LOGD(TAG, "rawvalue is found: %s", _size);
  473. #endif
  474. _rawValue = true;
  475. }
  476. if (httpd_query_key_value(_query, "noerror", _size, 10) == ESP_OK)
  477. {
  478. #ifdef DEBUG_DETAIL_ON
  479. ESP_LOGD(TAG, "noerror is found: %s", _size);
  480. #endif
  481. _noerror = true;
  482. }
  483. }
  484. httpd_resp_set_hdr(req, "Access-Control-Allow-Origin", "*");
  485. if (_all)
  486. {
  487. httpd_resp_set_type(req, "text/plain");
  488. ESP_LOGD(TAG, "TYPE: %s", _type.c_str());
  489. int _intype = READOUT_TYPE_VALUE;
  490. if (_type == "prevalue")
  491. {
  492. _intype = READOUT_TYPE_PREVALUE;
  493. }
  494. if (_type == "raw")
  495. {
  496. _intype = READOUT_TYPE_RAWVALUE;
  497. }
  498. if (_type == "error")
  499. {
  500. _intype = READOUT_TYPE_ERROR;
  501. }
  502. zw = flowctrl.getReadoutAll(_intype);
  503. ESP_LOGD(TAG, "ZW: %s", zw.c_str());
  504. if (zw.length() > 0)
  505. {
  506. httpd_resp_send(req, zw.c_str(), zw.length());
  507. }
  508. return ESP_OK;
  509. }
  510. std::string *status = flowctrl.getActStatus();
  511. std::string query = std::string(_query);
  512. // ESP_LOGD(TAG, "Query: %s, query.c_str());
  513. if (query.find("full") != std::string::npos)
  514. {
  515. std::string txt;
  516. txt = "<body style=\"font-family: arial\">";
  517. if ((countRounds <= 1) && (*status != std::string("Flow finished")))
  518. {
  519. // First round not completed yet
  520. txt += "<h3>Please wait for the first round to complete!</h3><h3>Current state: " + *status + "</h3>\n";
  521. }
  522. else
  523. {
  524. txt += "<h3>Value</h3>";
  525. }
  526. httpd_resp_sendstr_chunk(req, txt.c_str());
  527. }
  528. zw = flowctrl.getReadout(_rawValue, _noerror, 0);
  529. if (zw.length() > 0)
  530. {
  531. httpd_resp_sendstr_chunk(req, zw.c_str());
  532. }
  533. if (query.find("full") != std::string::npos)
  534. {
  535. std::string txt, zw;
  536. if ((countRounds <= 1) && (*status != std::string("Flow finished")))
  537. {
  538. // First round not completed yet
  539. // Nothing to do
  540. }
  541. else
  542. {
  543. /* Digital ROIs */
  544. txt = "<body style=\"font-family: arial\">";
  545. txt += "<hr><h3>Recognized Digit ROIs (previous round)</h3>\n";
  546. txt += "<table style=\"border-spacing: 5px\"><tr style=\"text-align: center; vertical-align: top;\">\n";
  547. std::vector<HTMLInfo *> htmlinfodig;
  548. htmlinfodig = flowctrl.GetAllDigital();
  549. for (int i = 0; i < htmlinfodig.size(); ++i)
  550. {
  551. if (flowctrl.GetTypeDigital() == Digital)
  552. {
  553. // Numbers greater than 10 and less than 0 indicate NaN, since a Roi can only have values ​​from 0 to 9.
  554. if ((htmlinfodig[i]->val >= 10) || (htmlinfodig[i]->val < 0))
  555. {
  556. zw = "NaN";
  557. }
  558. else
  559. {
  560. zw = std::to_string((int)htmlinfodig[i]->val);
  561. }
  562. txt += "<td style=\"width: 100px\"><h4>" + zw + "</h4><p><img src=\"/img_tmp/" + htmlinfodig[i]->filename + "\"></p></td>\n";
  563. }
  564. else
  565. {
  566. std::stringstream stream;
  567. stream << std::fixed << std::setprecision(1) << htmlinfodig[i]->val;
  568. zw = stream.str();
  569. // Numbers greater than 10 and less than 0 indicate NaN, since a Roi can only have values ​​from 0 to 9.
  570. if ((std::stod(zw) >= 10) || (std::stod(zw) < 0))
  571. {
  572. zw = "NaN";
  573. }
  574. txt += "<td style=\"width: 100px\"><h4>" + zw + "</h4><p><img src=\"/img_tmp/" + htmlinfodig[i]->filename + "\"></p></td>\n";
  575. }
  576. delete htmlinfodig[i];
  577. }
  578. htmlinfodig.clear();
  579. txt += "</tr></table>\n";
  580. httpd_resp_sendstr_chunk(req, txt.c_str());
  581. /* Analog ROIs */
  582. txt = "<hr><h3>Recognized Analog ROIs (previous round)</h3>\n";
  583. txt += "<table style=\"border-spacing: 5px\"><tr style=\"text-align: center; vertical-align: top;\">\n";
  584. std::vector<HTMLInfo *> htmlinfoana;
  585. htmlinfoana = flowctrl.GetAllAnalog();
  586. for (int i = 0; i < htmlinfoana.size(); ++i)
  587. {
  588. std::stringstream stream;
  589. stream << std::fixed << std::setprecision(1) << htmlinfoana[i]->val;
  590. zw = stream.str();
  591. // Numbers greater than 10 and less than 0 indicate NaN, since a Roi can only have values ​​from 0 to 9.
  592. if ((std::stod(zw) >= 10) || (std::stod(zw) < 0))
  593. {
  594. zw = "NaN";
  595. }
  596. txt += "<td style=\"width: 150px;\"><h4>" + zw + "</h4><p><img src=\"/img_tmp/" + htmlinfoana[i]->filename + "\"></p></td>\n";
  597. delete htmlinfoana[i];
  598. }
  599. htmlinfoana.clear();
  600. txt += "</tr>\n</table>\n";
  601. httpd_resp_sendstr_chunk(req, txt.c_str());
  602. /* Full Image
  603. * Only show it after the image got taken */
  604. txt = "<hr><h3>Full Image (current round)</h3>\n";
  605. if ((*status == std::string("Initialization")) ||
  606. (*status == std::string("Initialization (delayed)")) ||
  607. (*status == std::string("Take Image")))
  608. {
  609. txt += "<p>Current state: " + *status + "</p>\n";
  610. }
  611. else
  612. {
  613. txt += "<img src=\"/img_tmp/alg_roi.jpg\">\n";
  614. }
  615. httpd_resp_sendstr_chunk(req, txt.c_str());
  616. }
  617. }
  618. /* Respond with an empty chunk to signal HTTP response completion */
  619. httpd_resp_sendstr_chunk(req, NULL);
  620. }
  621. else
  622. {
  623. httpd_resp_send_err(req, HTTPD_403_FORBIDDEN, "Flow not (yet) started: REST API /value not available!");
  624. return ESP_ERR_NOT_FOUND;
  625. }
  626. #ifdef DEBUG_DETAIL_ON
  627. LogFile.WriteHeapInfo("handler_wasserzaehler - Done");
  628. #endif
  629. return ESP_OK;
  630. }
  631. esp_err_t handler_editflow(httpd_req_t *req)
  632. {
  633. #ifdef DEBUG_DETAIL_ON
  634. LogFile.WriteHeapInfo("handler_editflow - Start");
  635. #endif
  636. ESP_LOGD(TAG, "handler_editflow uri: %s", req->uri);
  637. char _query[512];
  638. char _valuechar[30];
  639. std::string _task;
  640. if (httpd_req_get_url_query_str(req, _query, 512) == ESP_OK)
  641. {
  642. if (httpd_query_key_value(_query, "task", _valuechar, 30) == ESP_OK)
  643. {
  644. #ifdef DEBUG_DETAIL_ON
  645. ESP_LOGD(TAG, "task is found: %s", _valuechar);
  646. #endif
  647. _task = std::string(_valuechar);
  648. }
  649. }
  650. if (_task.compare("namenumbers") == 0)
  651. {
  652. ESP_LOGD(TAG, "Get NUMBER list");
  653. return get_numbers_file_handler(req);
  654. }
  655. if (_task.compare("data") == 0)
  656. {
  657. ESP_LOGD(TAG, "Get data list");
  658. return get_data_file_handler(req);
  659. }
  660. if (_task.compare("tflite") == 0)
  661. {
  662. ESP_LOGD(TAG, "Get tflite list");
  663. return get_tflite_file_handler(req);
  664. }
  665. if (_task.compare("copy") == 0)
  666. {
  667. std::string in, out, zw;
  668. httpd_query_key_value(_query, "in", _valuechar, 30);
  669. in = std::string(_valuechar);
  670. httpd_query_key_value(_query, "out", _valuechar, 30);
  671. out = std::string(_valuechar);
  672. #ifdef DEBUG_DETAIL_ON
  673. ESP_LOGD(TAG, "in: %s", in.c_str());
  674. ESP_LOGD(TAG, "out: %s", out.c_str());
  675. #endif
  676. in = "/sdcard" + in;
  677. out = "/sdcard" + out;
  678. CopyFile(in, out);
  679. zw = "Copy Done";
  680. httpd_resp_set_hdr(req, "Access-Control-Allow-Origin", "*");
  681. httpd_resp_send(req, zw.c_str(), zw.length());
  682. }
  683. if (_task.compare("cutref") == 0)
  684. {
  685. std::string in, out, zw;
  686. int x = 0, y = 0, dx = 20, dy = 20;
  687. bool enhance = false;
  688. httpd_query_key_value(_query, "in", _valuechar, 30);
  689. in = std::string(_valuechar);
  690. httpd_query_key_value(_query, "out", _valuechar, 30);
  691. out = std::string(_valuechar);
  692. httpd_query_key_value(_query, "x", _valuechar, 30);
  693. std::string _x = std::string(_valuechar);
  694. if (isStringNumeric(_x))
  695. {
  696. x = std::stoi(_x);
  697. }
  698. httpd_query_key_value(_query, "y", _valuechar, 30);
  699. std::string _y = std::string(_valuechar);
  700. if (isStringNumeric(_y))
  701. {
  702. y = std::stoi(_y);
  703. }
  704. httpd_query_key_value(_query, "dx", _valuechar, 30);
  705. std::string _dx = std::string(_valuechar);
  706. if (isStringNumeric(_dx))
  707. {
  708. dx = std::stoi(_dx);
  709. }
  710. httpd_query_key_value(_query, "dy", _valuechar, 30);
  711. std::string _dy = std::string(_valuechar);
  712. if (isStringNumeric(_dy))
  713. {
  714. dy = std::stoi(_dy);
  715. }
  716. #ifdef DEBUG_DETAIL_ON
  717. ESP_LOGD(TAG, "in: %s", in.c_str());
  718. ESP_LOGD(TAG, "out: %s", out.c_str());
  719. ESP_LOGD(TAG, "x: %s", _x.c_str());
  720. ESP_LOGD(TAG, "y: %s", _y.c_str());
  721. ESP_LOGD(TAG, "dx: %s", _dx.c_str());
  722. ESP_LOGD(TAG, "dy: %s", _dy.c_str());
  723. #endif
  724. if (httpd_query_key_value(_query, "enhance", _valuechar, 10) == ESP_OK)
  725. {
  726. string _enhance = std::string(_valuechar);
  727. if (_enhance.compare("true") == 0)
  728. {
  729. enhance = true;
  730. }
  731. }
  732. in = "/sdcard" + in;
  733. out = "/sdcard" + out;
  734. std::string out2 = out.substr(0, out.length() - 4) + "_org.jpg";
  735. if ((flowctrl.SetupModeActive || (*flowctrl.getActStatus() == std::string("Flow finished"))) && psram_init_shared_memory_for_take_image_step())
  736. {
  737. LogFile.WriteToFile(ESP_LOG_INFO, TAG, "Taking image for Alignment Mark Update...");
  738. CAlignAndCutImage *caic = new CAlignAndCutImage("cutref", in);
  739. caic->CutAndSave(out2, x, y, dx, dy);
  740. delete caic;
  741. CImageBasis *cim = new CImageBasis("cutref", out2);
  742. if (enhance)
  743. {
  744. cim->Contrast(90);
  745. }
  746. cim->SaveToFile(out);
  747. delete cim;
  748. psram_deinit_shared_memory_for_take_image_step();
  749. zw = "CutImage Done";
  750. }
  751. else
  752. {
  753. LogFile.WriteToFile(ESP_LOG_WARN, TAG, std::string("Taking image for Alignment Mark not possible while device") + " is busy with a round (Current State: '" + *flowctrl.getActStatus() + "')!");
  754. zw = "Device Busy";
  755. }
  756. httpd_resp_set_hdr(req, "Access-Control-Allow-Origin", "*");
  757. httpd_resp_send(req, zw.c_str(), zw.length());
  758. }
  759. // wird beim Erstellen eines neuen Referenzbildes aufgerufen
  760. std::string *sys_status = flowctrl.getActStatus();
  761. if ((sys_status->c_str() != std::string("Take Image")) && (sys_status->c_str() != std::string("Aligning")))
  762. {
  763. if ((_task.compare("test_take") == 0) || (_task.compare("cam_settings") == 0))
  764. {
  765. std::string _host = "";
  766. // laden der aktuellen Kameraeinstellungen(CCstatus) in den Zwischenspeicher(CFstatus)
  767. setCCstatusToCFstatus(); // CCstatus >>> CFstatus
  768. if (httpd_query_key_value(_query, "host", _valuechar, 30) == ESP_OK)
  769. {
  770. _host = std::string(_valuechar);
  771. }
  772. if (httpd_query_key_value(_query, "waitb", _valuechar, 30) == ESP_OK)
  773. {
  774. std::string _waitb = std::string(_valuechar);
  775. if (isStringNumeric(_waitb))
  776. {
  777. CFstatus.WaitBeforePicture = std::stoi(_valuechar);
  778. }
  779. }
  780. if (httpd_query_key_value(_query, "aecgc", _valuechar, 30) == ESP_OK)
  781. {
  782. std::string _aecgc = std::string(_valuechar);
  783. if (isStringNumeric(_aecgc))
  784. {
  785. int _aecgc_ = std::stoi(_valuechar);
  786. switch (_aecgc_)
  787. {
  788. case 1:
  789. CFstatus.ImageGainceiling = GAINCEILING_4X;
  790. break;
  791. case 2:
  792. CFstatus.ImageGainceiling = GAINCEILING_8X;
  793. break;
  794. case 3:
  795. CFstatus.ImageGainceiling = GAINCEILING_16X;
  796. break;
  797. case 4:
  798. CFstatus.ImageGainceiling = GAINCEILING_32X;
  799. break;
  800. case 5:
  801. CFstatus.ImageGainceiling = GAINCEILING_64X;
  802. break;
  803. case 6:
  804. CFstatus.ImageGainceiling = GAINCEILING_128X;
  805. break;
  806. default:
  807. CFstatus.ImageGainceiling = GAINCEILING_2X;
  808. }
  809. }
  810. else
  811. {
  812. if (_aecgc == "X4") {
  813. CFstatus.ImageGainceiling = GAINCEILING_4X;
  814. }
  815. else if (_aecgc == "X8") {
  816. CFstatus.ImageGainceiling = GAINCEILING_8X;
  817. }
  818. else if (_aecgc == "X16") {
  819. CFstatus.ImageGainceiling = GAINCEILING_16X;
  820. }
  821. else if (_aecgc == "X32") {
  822. CFstatus.ImageGainceiling = GAINCEILING_32X;
  823. }
  824. else if (_aecgc == "X64") {
  825. CFstatus.ImageGainceiling = GAINCEILING_64X;
  826. }
  827. else if (_aecgc == "X128") {
  828. CFstatus.ImageGainceiling = GAINCEILING_128X;
  829. }
  830. else {
  831. CFstatus.ImageGainceiling = GAINCEILING_2X;
  832. }
  833. }
  834. }
  835. if (httpd_query_key_value(_query, "qual", _valuechar, 30) == ESP_OK)
  836. {
  837. std::string _qual = std::string(_valuechar);
  838. if (isStringNumeric(_qual))
  839. {
  840. int _qual_ = std::stoi(_valuechar);
  841. CFstatus.ImageQuality = clipInt(_qual_, 63, 6);
  842. }
  843. }
  844. if (httpd_query_key_value(_query, "bri", _valuechar, 30) == ESP_OK)
  845. {
  846. std::string _bri = std::string(_valuechar);
  847. if (isStringNumeric(_bri))
  848. {
  849. int _bri_ = std::stoi(_valuechar);
  850. CFstatus.ImageBrightness = clipInt(_bri_, 2, -2);
  851. }
  852. }
  853. if (httpd_query_key_value(_query, "con", _valuechar, 30) == ESP_OK)
  854. {
  855. std::string _con = std::string(_valuechar);
  856. if (isStringNumeric(_con))
  857. {
  858. int _con_ = std::stoi(_valuechar);
  859. CFstatus.ImageContrast = clipInt(_con_, 2, -2);
  860. }
  861. }
  862. if (httpd_query_key_value(_query, "sat", _valuechar, 30) == ESP_OK)
  863. {
  864. std::string _sat = std::string(_valuechar);
  865. if (isStringNumeric(_sat))
  866. {
  867. int _sat_ = std::stoi(_valuechar);
  868. CFstatus.ImageSaturation = clipInt(_sat_, 2, -2);
  869. }
  870. }
  871. if (httpd_query_key_value(_query, "shp", _valuechar, 30) == ESP_OK)
  872. {
  873. std::string _shp = std::string(_valuechar);
  874. if (isStringNumeric(_shp))
  875. {
  876. int _shp_ = std::stoi(_valuechar);
  877. if (CCstatus.CamSensor_id == OV2640_PID)
  878. {
  879. CFstatus.ImageSharpness = clipInt(_shp_, 2, -2);
  880. }
  881. else
  882. {
  883. CFstatus.ImageSharpness = clipInt(_shp_, 3, -3);
  884. }
  885. }
  886. }
  887. if (httpd_query_key_value(_query, "ashp", _valuechar, 30) == ESP_OK)
  888. {
  889. std::string _ashp = std::string(_valuechar);
  890. CFstatus.ImageAutoSharpness = alphanumericToBoolean(_ashp);
  891. }
  892. if (httpd_query_key_value(_query, "spe", _valuechar, 30) == ESP_OK)
  893. {
  894. std::string _spe = std::string(_valuechar);
  895. if (isStringNumeric(_spe))
  896. {
  897. int _spe_ = std::stoi(_valuechar);
  898. CFstatus.ImageSpecialEffect = clipInt(_spe_, 6, 0);
  899. }
  900. else
  901. {
  902. if (_spe == "negative") {
  903. CFstatus.ImageSpecialEffect = 1;
  904. }
  905. else if (_spe == "grayscale") {
  906. CFstatus.ImageSpecialEffect = 2;
  907. }
  908. else if (_spe == "red") {
  909. CFstatus.ImageSpecialEffect = 3;
  910. }
  911. else if (_spe == "green") {
  912. CFstatus.ImageSpecialEffect = 4;
  913. }
  914. else if (_spe == "blue") {
  915. CFstatus.ImageSpecialEffect = 5;
  916. }
  917. else if (_spe == "retro") {
  918. CFstatus.ImageSpecialEffect = 6;
  919. }
  920. else {
  921. CFstatus.ImageSpecialEffect = 0;
  922. }
  923. }
  924. }
  925. if (httpd_query_key_value(_query, "wbm", _valuechar, 30) == ESP_OK)
  926. {
  927. std::string _wbm = std::string(_valuechar);
  928. if (isStringNumeric(_wbm))
  929. {
  930. int _wbm_ = std::stoi(_valuechar);
  931. CFstatus.ImageWbMode = clipInt(_wbm_, 4, 0);
  932. }
  933. else
  934. {
  935. if (_wbm == "sunny") {
  936. CFstatus.ImageWbMode = 1;
  937. }
  938. else if (_wbm == "cloudy") {
  939. CFstatus.ImageWbMode = 2;
  940. }
  941. else if (_wbm == "office") {
  942. CFstatus.ImageWbMode = 3;
  943. }
  944. else if (_wbm == "home") {
  945. CFstatus.ImageWbMode = 4;
  946. }
  947. else {
  948. CFstatus.ImageWbMode = 0;
  949. }
  950. }
  951. }
  952. if (httpd_query_key_value(_query, "awb", _valuechar, 30) == ESP_OK)
  953. {
  954. std::string _awb = std::string(_valuechar);
  955. CFstatus.ImageAwb = alphanumericToBoolean(_awb);
  956. }
  957. if (httpd_query_key_value(_query, "awbg", _valuechar, 30) == ESP_OK)
  958. {
  959. std::string _awbg = std::string(_valuechar);
  960. CFstatus.ImageAwbGain = alphanumericToBoolean(_awbg);
  961. }
  962. if (httpd_query_key_value(_query, "aec", _valuechar, 30) == ESP_OK)
  963. {
  964. std::string _aec = std::string(_valuechar);
  965. CFstatus.ImageAec = alphanumericToBoolean(_aec);
  966. }
  967. if (httpd_query_key_value(_query, "aec2", _valuechar, 30) == ESP_OK)
  968. {
  969. std::string _aec2 = std::string(_valuechar);
  970. CFstatus.ImageAec2 = alphanumericToBoolean(_aec2);
  971. }
  972. if (httpd_query_key_value(_query, "ael", _valuechar, 30) == ESP_OK)
  973. {
  974. std::string _ael = std::string(_valuechar);
  975. if (isStringNumeric(_ael))
  976. {
  977. int _ael_ = std::stoi(_valuechar);
  978. if (CCstatus.CamSensor_id == OV2640_PID)
  979. {
  980. CFstatus.ImageAeLevel = clipInt(_ael_, 2, -2);
  981. }
  982. else
  983. {
  984. CFstatus.ImageAeLevel = clipInt(_ael_, 5, -5);
  985. }
  986. }
  987. }
  988. if (httpd_query_key_value(_query, "aecv", _valuechar, 30) == ESP_OK)
  989. {
  990. std::string _aecv = std::string(_valuechar);
  991. if (isStringNumeric(_aecv))
  992. {
  993. int _aecv_ = std::stoi(_valuechar);
  994. CFstatus.ImageAecValue = clipInt(_aecv_, 1200, 0);
  995. }
  996. }
  997. if (httpd_query_key_value(_query, "agc", _valuechar, 30) == ESP_OK)
  998. {
  999. std::string _agc = std::string(_valuechar);
  1000. CFstatus.ImageAgc = alphanumericToBoolean(_agc);
  1001. }
  1002. if (httpd_query_key_value(_query, "agcg", _valuechar, 30) == ESP_OK)
  1003. {
  1004. std::string _agcg = std::string(_valuechar);
  1005. if (isStringNumeric(_agcg))
  1006. {
  1007. int _agcg_ = std::stoi(_valuechar);
  1008. CFstatus.ImageAgcGain = clipInt(_agcg_, 30, 0);
  1009. }
  1010. }
  1011. if (httpd_query_key_value(_query, "bpc", _valuechar, 30) == ESP_OK)
  1012. {
  1013. std::string _bpc = std::string(_valuechar);
  1014. CFstatus.ImageBpc = alphanumericToBoolean(_bpc);
  1015. }
  1016. if (httpd_query_key_value(_query, "wpc", _valuechar, 30) == ESP_OK)
  1017. {
  1018. std::string _wpc = std::string(_valuechar);
  1019. CFstatus.ImageWpc = alphanumericToBoolean(_wpc);
  1020. }
  1021. if (httpd_query_key_value(_query, "rgma", _valuechar, 30) == ESP_OK)
  1022. {
  1023. std::string _rgma = std::string(_valuechar);
  1024. CFstatus.ImageRawGma = alphanumericToBoolean(_rgma);
  1025. }
  1026. if (httpd_query_key_value(_query, "lenc", _valuechar, 30) == ESP_OK)
  1027. {
  1028. std::string _lenc = std::string(_valuechar);
  1029. CFstatus.ImageLenc = alphanumericToBoolean(_lenc);
  1030. }
  1031. if (httpd_query_key_value(_query, "mirror", _valuechar, 30) == ESP_OK)
  1032. {
  1033. std::string _mirror = std::string(_valuechar);
  1034. CFstatus.ImageHmirror = alphanumericToBoolean(_mirror);
  1035. }
  1036. if (httpd_query_key_value(_query, "flip", _valuechar, 30) == ESP_OK)
  1037. {
  1038. std::string _flip = std::string(_valuechar);
  1039. CFstatus.ImageVflip = alphanumericToBoolean(_flip);
  1040. }
  1041. if (httpd_query_key_value(_query, "dcw", _valuechar, 30) == ESP_OK)
  1042. {
  1043. std::string _dcw = std::string(_valuechar);
  1044. CFstatus.ImageDcw = alphanumericToBoolean(_dcw);
  1045. }
  1046. if (httpd_query_key_value(_query, "den", _valuechar, 30) == ESP_OK)
  1047. {
  1048. std::string _idlv = std::string(_valuechar);
  1049. if (isStringNumeric(_idlv))
  1050. {
  1051. int _ImageDenoiseLevel = std::stoi(_valuechar);
  1052. if (CCstatus.CamSensor_id == OV2640_PID)
  1053. {
  1054. CCstatus.ImageDenoiseLevel = 0;
  1055. }
  1056. else
  1057. {
  1058. CFstatus.ImageDenoiseLevel = clipInt(_ImageDenoiseLevel, 8, 0);
  1059. }
  1060. }
  1061. }
  1062. if (httpd_query_key_value(_query, "zoom", _valuechar, 30) == ESP_OK)
  1063. {
  1064. std::string _zoom = std::string(_valuechar);
  1065. CFstatus.ImageZoomEnabled = alphanumericToBoolean(_zoom);
  1066. }
  1067. if (httpd_query_key_value(_query, "zoomx", _valuechar, 30) == ESP_OK)
  1068. {
  1069. std::string _zoomx = std::string(_valuechar);
  1070. if (isStringNumeric(_zoomx))
  1071. {
  1072. int _ImageZoomOffsetX = std::stoi(_valuechar);
  1073. if (CCstatus.CamSensor_id == OV2640_PID)
  1074. {
  1075. CFstatus.ImageZoomOffsetX = clipInt(_ImageZoomOffsetX, 480, -480);
  1076. }
  1077. else if (CCstatus.CamSensor_id == OV3660_PID)
  1078. {
  1079. CFstatus.ImageZoomOffsetX = clipInt(_ImageZoomOffsetX, 704, -704);
  1080. }
  1081. else if (CCstatus.CamSensor_id == OV5640_PID)
  1082. {
  1083. CFstatus.ImageZoomOffsetX = clipInt(_ImageZoomOffsetX, 960, -960);
  1084. }
  1085. }
  1086. }
  1087. if (httpd_query_key_value(_query, "zoomy", _valuechar, 30) == ESP_OK)
  1088. {
  1089. std::string _zoomy = std::string(_valuechar);
  1090. if (isStringNumeric(_zoomy))
  1091. {
  1092. int _ImageZoomOffsetY = std::stoi(_valuechar);
  1093. if (CCstatus.CamSensor_id == OV2640_PID)
  1094. {
  1095. CFstatus.ImageZoomOffsetY = clipInt(_ImageZoomOffsetY, 360, -360);
  1096. }
  1097. else if (CCstatus.CamSensor_id == OV3660_PID)
  1098. {
  1099. CFstatus.ImageZoomOffsetY = clipInt(_ImageZoomOffsetY, 528, -528);
  1100. }
  1101. else if (CCstatus.CamSensor_id == OV5640_PID)
  1102. {
  1103. CFstatus.ImageZoomOffsetY = clipInt(_ImageZoomOffsetY, 720, -720);
  1104. }
  1105. }
  1106. }
  1107. if (httpd_query_key_value(_query, "zooms", _valuechar, 30) == ESP_OK)
  1108. {
  1109. std::string _zooms = std::string(_valuechar);
  1110. if (isStringNumeric(_zooms))
  1111. {
  1112. int _ImageZoomSize = std::stoi(_valuechar);
  1113. if (CCstatus.CamSensor_id == OV2640_PID)
  1114. {
  1115. CFstatus.ImageZoomSize = clipInt(_ImageZoomSize, 29, 0);
  1116. }
  1117. else if (CCstatus.CamSensor_id == OV3660_PID)
  1118. {
  1119. CFstatus.ImageZoomSize = clipInt(_ImageZoomSize, 43, 0);
  1120. }
  1121. else if (CCstatus.CamSensor_id == OV5640_PID)
  1122. {
  1123. CFstatus.ImageZoomSize = clipInt(_ImageZoomSize, 59, 0);
  1124. }
  1125. }
  1126. }
  1127. if (httpd_query_key_value(_query, "ledi", _valuechar, 30) == ESP_OK)
  1128. {
  1129. std::string _ledi = std::string(_valuechar);
  1130. if (isStringNumeric(_ledi))
  1131. {
  1132. float _ImageLedIntensity = std::stof(_valuechar);
  1133. Camera.SetLEDIntensity(_ImageLedIntensity);
  1134. CFstatus.ImageLedIntensity = CCstatus.ImageLedIntensity;
  1135. }
  1136. }
  1137. if (_task.compare("cam_settings") == 0)
  1138. {
  1139. // wird aufgerufen, wenn das Referenzbild + Kameraeinstellungen gespeichert wurden
  1140. setCFstatusToCCstatus(); // CFstatus >>> CCstatus
  1141. // Kameraeinstellungen wurden verädert
  1142. CFstatus.changedCameraSettings = true;
  1143. ESP_LOGD(TAG, "Cam Settings set");
  1144. std::string _zw = "CamSettingsSet";
  1145. httpd_resp_set_hdr(req, "Access-Control-Allow-Origin", "*");
  1146. httpd_resp_send(req, _zw.c_str(), _zw.length());
  1147. }
  1148. else
  1149. {
  1150. // wird aufgerufen, wenn ein neues Referenzbild erstellt oder aktualisiert wurde
  1151. // CFstatus >>> Kamera
  1152. setCFstatusToCam();
  1153. Camera.SetQualityZoomSize(CFstatus.ImageQuality, CFstatus.ImageFrameSize, CFstatus.ImageZoomEnabled, CFstatus.ImageZoomOffsetX, CFstatus.ImageZoomOffsetY, CFstatus.ImageZoomSize, CFstatus.ImageVflip);
  1154. // Camera.SetZoomSize(CFstatus.ImageZoomEnabled, CFstatus.ImageZoomOffsetX, CFstatus.ImageZoomOffsetY, CFstatus.ImageZoomSize, CFstatus.ImageVflip);
  1155. // Kameraeinstellungen wurden verädert
  1156. CFstatus.changedCameraSettings = true;
  1157. ESP_LOGD(TAG, "test_take - vor TakeImage");
  1158. std::string image_temp = flowctrl.doSingleStep("[TakeImage]", _host);
  1159. httpd_resp_set_hdr(req, "Access-Control-Allow-Origin", "*");
  1160. httpd_resp_send(req, image_temp.c_str(), image_temp.length());
  1161. }
  1162. }
  1163. if (_task.compare("test_align") == 0)
  1164. {
  1165. std::string _host = "";
  1166. if (httpd_query_key_value(_query, "host", _valuechar, 30) == ESP_OK)
  1167. {
  1168. _host = std::string(_valuechar);
  1169. }
  1170. std::string zw = flowctrl.doSingleStep("[Alignment]", _host);
  1171. httpd_resp_set_hdr(req, "Access-Control-Allow-Origin", "*");
  1172. httpd_resp_send(req, zw.c_str(), zw.length());
  1173. }
  1174. }
  1175. else
  1176. {
  1177. std::string _zw = "DeviceIsBusy";
  1178. httpd_resp_set_hdr(req, "Access-Control-Allow-Origin", "*");
  1179. httpd_resp_send(req, _zw.c_str(), _zw.length());
  1180. }
  1181. #ifdef DEBUG_DETAIL_ON
  1182. LogFile.WriteHeapInfo("handler_editflow - Done");
  1183. #endif
  1184. return ESP_OK;
  1185. }
  1186. esp_err_t handler_statusflow(httpd_req_t *req)
  1187. {
  1188. #ifdef DEBUG_DETAIL_ON
  1189. LogFile.WriteHeapInfo("handler_statusflow - Start");
  1190. #endif
  1191. const char *resp_str;
  1192. httpd_resp_set_hdr(req, "Access-Control-Allow-Origin", "*");
  1193. if (bTaskAutoFlowCreated)
  1194. {
  1195. #ifdef DEBUG_DETAIL_ON
  1196. ESP_LOGD(TAG, "handler_statusflow: %s", req->uri);
  1197. #endif
  1198. string *zw = flowctrl.getActStatusWithTime();
  1199. resp_str = zw->c_str();
  1200. httpd_resp_send(req, resp_str, HTTPD_RESP_USE_STRLEN);
  1201. }
  1202. else
  1203. {
  1204. resp_str = "Flow task not yet created";
  1205. httpd_resp_send(req, resp_str, HTTPD_RESP_USE_STRLEN);
  1206. }
  1207. #ifdef DEBUG_DETAIL_ON
  1208. LogFile.WriteHeapInfo("handler_statusflow - Done");
  1209. #endif
  1210. return ESP_OK;
  1211. }
  1212. esp_err_t handler_cputemp(httpd_req_t *req)
  1213. {
  1214. #ifdef DEBUG_DETAIL_ON
  1215. LogFile.WriteHeapInfo("handler_cputemp - Start");
  1216. #endif
  1217. httpd_resp_set_hdr(req, "Access-Control-Allow-Origin", "*");
  1218. httpd_resp_send(req, std::to_string((int)temperatureRead()).c_str(), HTTPD_RESP_USE_STRLEN);
  1219. #ifdef DEBUG_DETAIL_ON
  1220. LogFile.WriteHeapInfo("handler_cputemp - End");
  1221. #endif
  1222. return ESP_OK;
  1223. }
  1224. esp_err_t handler_rssi(httpd_req_t *req)
  1225. {
  1226. #ifdef DEBUG_DETAIL_ON
  1227. LogFile.WriteHeapInfo("handler_rssi - Start");
  1228. #endif
  1229. if (getWIFIisConnected())
  1230. {
  1231. httpd_resp_set_hdr(req, "Access-Control-Allow-Origin", "*");
  1232. httpd_resp_send(req, std::to_string(get_WIFI_RSSI()).c_str(), HTTPD_RESP_USE_STRLEN);
  1233. }
  1234. else
  1235. {
  1236. httpd_resp_send_err(req, HTTPD_403_FORBIDDEN, "WIFI not (yet) connected: REST API /rssi not available!");
  1237. return ESP_ERR_NOT_FOUND;
  1238. }
  1239. #ifdef DEBUG_DETAIL_ON
  1240. LogFile.WriteHeapInfo("handler_rssi - End");
  1241. #endif
  1242. return ESP_OK;
  1243. }
  1244. esp_err_t handler_uptime(httpd_req_t *req)
  1245. {
  1246. #ifdef DEBUG_DETAIL_ON
  1247. LogFile.WriteHeapInfo("handler_uptime - Start");
  1248. #endif
  1249. std::string formatedUptime = getFormatedUptime(false);
  1250. httpd_resp_set_hdr(req, "Access-Control-Allow-Origin", "*");
  1251. httpd_resp_send(req, formatedUptime.c_str(), formatedUptime.length());
  1252. #ifdef DEBUG_DETAIL_ON
  1253. LogFile.WriteHeapInfo("handler_uptime - End");
  1254. #endif
  1255. return ESP_OK;
  1256. }
  1257. esp_err_t handler_prevalue(httpd_req_t *req)
  1258. {
  1259. #ifdef DEBUG_DETAIL_ON
  1260. LogFile.WriteHeapInfo("handler_prevalue - Start");
  1261. ESP_LOGD(TAG, "handler_prevalue: %s", req->uri);
  1262. #endif
  1263. // Default usage message when handler gets called without any parameter
  1264. const std::string RESTUsageInfo =
  1265. "00: Handler usage:<br>"
  1266. "- To retrieve actual PreValue, please provide only a numbersname, e.g. /setPreValue?numbers=main<br>"
  1267. "- To set PreValue to a new value, please provide a numbersname and a value, e.g. /setPreValue?numbers=main&value=1234.5678<br>"
  1268. "NOTE:<br>"
  1269. "value >= 0.0: Set PreValue to provided value<br>"
  1270. "value < 0.0: Set PreValue to actual RAW value (as long RAW value is a valid number, without N)";
  1271. // Default return error message when no return is programmed
  1272. std::string sReturnMessage = "E90: Uninitialized";
  1273. char _query[100];
  1274. char _numbersname[50] = "default";
  1275. char _value[20] = "";
  1276. httpd_resp_set_hdr(req, "Access-Control-Allow-Origin", "*");
  1277. if (httpd_req_get_url_query_str(req, _query, 100) == ESP_OK)
  1278. {
  1279. #ifdef DEBUG_DETAIL_ON
  1280. ESP_LOGD(TAG, "Query: %s", _query);
  1281. #endif
  1282. if (httpd_query_key_value(_query, "numbers", _numbersname, 50) != ESP_OK)
  1283. {
  1284. // If request is incomplete
  1285. sReturnMessage = "E91: Query parameter incomplete or not valid!<br> "
  1286. "Call /setPreValue to show REST API usage info and/or check documentation";
  1287. httpd_resp_send(req, sReturnMessage.c_str(), sReturnMessage.length());
  1288. return ESP_FAIL;
  1289. }
  1290. if (httpd_query_key_value(_query, "value", _value, 20) == ESP_OK)
  1291. {
  1292. #ifdef DEBUG_DETAIL_ON
  1293. ESP_LOGD(TAG, "Value: %s", _value);
  1294. #endif
  1295. }
  1296. }
  1297. else
  1298. {
  1299. // if no parameter is provided, print handler usage
  1300. httpd_resp_send(req, RESTUsageInfo.c_str(), RESTUsageInfo.length());
  1301. return ESP_OK;
  1302. }
  1303. if (strlen(_value) == 0)
  1304. {
  1305. // If no value is povided --> return actual PreValue
  1306. sReturnMessage = flowctrl.GetPrevalue(std::string(_numbersname));
  1307. if (sReturnMessage.empty())
  1308. {
  1309. sReturnMessage = "E92: Numbers name not found";
  1310. httpd_resp_send(req, sReturnMessage.c_str(), sReturnMessage.length());
  1311. return ESP_FAIL;
  1312. }
  1313. }
  1314. else
  1315. {
  1316. // New value is positive: Set PreValue to provided value and return value
  1317. // New value is negative and actual RAW value is a valid number: Set PreValue to RAW value and return value
  1318. LogFile.WriteToFile(ESP_LOG_DEBUG, TAG, "REST API handler_prevalue called: numbersname: " + std::string(_numbersname) + ", value: " + std::string(_value));
  1319. if (!flowctrl.UpdatePrevalue(_value, _numbersname, true))
  1320. {
  1321. sReturnMessage = "E93: Update request rejected. Please check device logs for more details";
  1322. httpd_resp_send(req, sReturnMessage.c_str(), sReturnMessage.length());
  1323. return ESP_FAIL;
  1324. }
  1325. sReturnMessage = flowctrl.GetPrevalue(std::string(_numbersname));
  1326. if (sReturnMessage.empty())
  1327. {
  1328. sReturnMessage = "E94: Numbers name not found";
  1329. httpd_resp_send(req, sReturnMessage.c_str(), sReturnMessage.length());
  1330. return ESP_FAIL;
  1331. }
  1332. }
  1333. httpd_resp_send(req, sReturnMessage.c_str(), sReturnMessage.length());
  1334. #ifdef DEBUG_DETAIL_ON
  1335. LogFile.WriteHeapInfo("handler_prevalue - End");
  1336. #endif
  1337. return ESP_OK;
  1338. }
  1339. void task_autodoFlow(void *pvParameter)
  1340. {
  1341. int64_t fr_start, fr_delta_ms;
  1342. bTaskAutoFlowCreated = true;
  1343. if (!isPlannedReboot && (esp_reset_reason() == ESP_RST_PANIC))
  1344. {
  1345. flowctrl.setActStatus("Initialization (delayed)");
  1346. // #ifdef ENABLE_MQTT
  1347. // MQTTPublish(mqttServer_getMainTopic() + "/" + "status", "Initialization (delayed)", false); // Right now, not possible -> MQTT Service is going to be started later
  1348. // #endif //ENABLE_MQTT
  1349. vTaskDelay(60 * 5000 / portTICK_PERIOD_MS); // Wait 5 minutes to give time to do an OTA update or fetch the log
  1350. }
  1351. ESP_LOGD(TAG, "task_autodoFlow: start");
  1352. doInit();
  1353. flowctrl.setAutoStartInterval(auto_interval);
  1354. autostartIsEnabled = flowctrl.getIsAutoStart();
  1355. if (isSetupModusActive())
  1356. {
  1357. LogFile.WriteToFile(ESP_LOG_INFO, TAG, "We are in Setup Mode -> Not starting Auto Flow!");
  1358. autostartIsEnabled = false;
  1359. // 15.7.0 Setup Wizard cannot take a Reference Picture #2953
  1360. // std::string zw_time = getCurrentTimeString(LOGFILE_TIME_FORMAT);
  1361. // flowctrl.doFlowTakeImageOnly(zw_time);
  1362. }
  1363. if (autostartIsEnabled)
  1364. {
  1365. LogFile.WriteToFile(ESP_LOG_INFO, TAG, "Starting Flow...");
  1366. }
  1367. else
  1368. {
  1369. LogFile.WriteToFile(ESP_LOG_INFO, TAG, "Autostart is not enabled -> Not starting Flow");
  1370. }
  1371. while (autostartIsEnabled)
  1372. {
  1373. LogFile.WriteToFile(ESP_LOG_DEBUG, TAG, "----------------------------------------------------------------"); // Clear separation between runs
  1374. time_t roundStartTime = getUpTime();
  1375. std::string _zw = "Round #" + std::to_string(++countRounds) + " started";
  1376. LogFile.WriteToFile(ESP_LOG_INFO, TAG, _zw);
  1377. fr_start = esp_timer_get_time();
  1378. if (flowisrunning)
  1379. {
  1380. #ifdef DEBUG_DETAIL_ON
  1381. ESP_LOGD(TAG, "Autoflow: doFlow is already running!");
  1382. #endif
  1383. }
  1384. else
  1385. {
  1386. #ifdef DEBUG_DETAIL_ON
  1387. ESP_LOGD(TAG, "Autoflow: doFlow is started");
  1388. #endif
  1389. flowisrunning = true;
  1390. doflow();
  1391. #ifdef DEBUG_DETAIL_ON
  1392. ESP_LOGD(TAG, "Remove older log files");
  1393. #endif
  1394. LogFile.RemoveOldLogFile();
  1395. LogFile.RemoveOldDataLog();
  1396. }
  1397. // Round finished -> Logfile
  1398. LogFile.WriteToFile(ESP_LOG_INFO, TAG, "Round #" + std::to_string(countRounds) + " completed (" + std::to_string(getUpTime() - roundStartTime) + " seconds)");
  1399. // CPU Temp -> Logfile
  1400. LogFile.WriteToFile(ESP_LOG_DEBUG, TAG, "CPU Temperature: " + std::to_string((int)temperatureRead()) + "°C");
  1401. // WIFI Signal Strength (RSSI) -> Logfile
  1402. LogFile.WriteToFile(ESP_LOG_DEBUG, TAG, "WIFI Signal (RSSI): " + std::to_string(get_WIFI_RSSI()) + "dBm");
  1403. // Check if time is synchronized (if NTP is configured)
  1404. if (getUseNtp() && !getTimeIsSet())
  1405. {
  1406. LogFile.WriteToFile(ESP_LOG_WARN, TAG, "Time server is configured, but time is not yet set!");
  1407. StatusLED(TIME_CHECK, 1, false);
  1408. }
  1409. #if (defined WLAN_USE_MESH_ROAMING && defined WLAN_USE_MESH_ROAMING_ACTIVATE_CLIENT_TRIGGERED_QUERIES)
  1410. wifiRoamingQuery();
  1411. #endif
  1412. // Scan channels and check if an AP with better RSSI is available, then disconnect and try to reconnect to AP with better RSSI
  1413. // NOTE: Keep this direct before the following task delay, because scan is done in blocking mode and this takes ca. 1,5 - 2s.
  1414. #ifdef WLAN_USE_ROAMING_BY_SCANNING
  1415. wifiRoamByScanning();
  1416. #endif
  1417. fr_delta_ms = (esp_timer_get_time() - fr_start) / 1000;
  1418. if (auto_interval > fr_delta_ms)
  1419. {
  1420. const TickType_t xDelay = (auto_interval - fr_delta_ms) / portTICK_PERIOD_MS;
  1421. ESP_LOGD(TAG, "Autoflow: sleep for: %ldms", (long)xDelay);
  1422. vTaskDelay(xDelay);
  1423. }
  1424. }
  1425. while (1)
  1426. {
  1427. // Keep flow task running to handle necessary sub tasks like reboot handler, etc..
  1428. vTaskDelay(2000 / portTICK_PERIOD_MS);
  1429. }
  1430. vTaskDelete(NULL); // Delete this task if it exits from the loop above
  1431. xHandletask_autodoFlow = NULL;
  1432. ESP_LOGD(TAG, "task_autodoFlow: end");
  1433. }
  1434. void InitializeFlowTask(void)
  1435. {
  1436. BaseType_t xReturned;
  1437. ESP_LOGD(TAG, "getESPHeapInfo: %s", getESPHeapInfo().c_str());
  1438. uint32_t stackSize = 16 * 1024;
  1439. xReturned = xTaskCreatePinnedToCore(&task_autodoFlow, "task_autodoFlow", stackSize, NULL, tskIDLE_PRIORITY + 2, &xHandletask_autodoFlow, 0);
  1440. if (xReturned != pdPASS)
  1441. {
  1442. LogFile.WriteToFile(ESP_LOG_ERROR, TAG, "Creation task_autodoFlow failed. Requested stack size:" + std::to_string(stackSize));
  1443. LogFile.WriteHeapInfo("Creation task_autodoFlow failed");
  1444. }
  1445. ESP_LOGD(TAG, "getESPHeapInfo: %s", getESPHeapInfo().c_str());
  1446. }
  1447. void register_server_main_flow_task_uri(httpd_handle_t server)
  1448. {
  1449. ESP_LOGI(TAG, "server_main_flow_task - Registering URI handlers");
  1450. httpd_uri_t camuri = {};
  1451. camuri.method = HTTP_GET;
  1452. camuri.uri = "/doinit";
  1453. camuri.handler = handler_init;
  1454. camuri.user_ctx = (void *)"Light On";
  1455. httpd_register_uri_handler(server, &camuri);
  1456. // Legacy API => New: "/setPreValue"
  1457. camuri.uri = "/setPreValue.html";
  1458. camuri.handler = handler_prevalue;
  1459. camuri.user_ctx = (void *)"Prevalue";
  1460. httpd_register_uri_handler(server, &camuri);
  1461. camuri.uri = "/setPreValue";
  1462. camuri.handler = handler_prevalue;
  1463. camuri.user_ctx = (void *)"Prevalue";
  1464. httpd_register_uri_handler(server, &camuri);
  1465. camuri.uri = "/flow_start";
  1466. camuri.handler = handler_flow_start;
  1467. camuri.user_ctx = (void *)"Flow Start";
  1468. httpd_register_uri_handler(server, &camuri);
  1469. camuri.uri = "/statusflow.html";
  1470. camuri.handler = handler_statusflow;
  1471. camuri.user_ctx = (void *)"Light Off";
  1472. httpd_register_uri_handler(server, &camuri);
  1473. camuri.uri = "/statusflow";
  1474. camuri.handler = handler_statusflow;
  1475. camuri.user_ctx = (void *)"Light Off";
  1476. httpd_register_uri_handler(server, &camuri);
  1477. // Legacy API => New: "/cpu_temperature"
  1478. camuri.uri = "/cputemp.html";
  1479. camuri.handler = handler_cputemp;
  1480. camuri.user_ctx = (void *)"Light Off";
  1481. httpd_register_uri_handler(server, &camuri);
  1482. camuri.uri = "/cpu_temperature";
  1483. camuri.handler = handler_cputemp;
  1484. camuri.user_ctx = (void *)"Light Off";
  1485. httpd_register_uri_handler(server, &camuri);
  1486. // Legacy API => New: "/rssi"
  1487. camuri.uri = "/rssi.html";
  1488. camuri.handler = handler_rssi;
  1489. camuri.user_ctx = (void *)"Light Off";
  1490. httpd_register_uri_handler(server, &camuri);
  1491. camuri.uri = "/rssi";
  1492. camuri.handler = handler_rssi;
  1493. camuri.user_ctx = (void *)"Light Off";
  1494. httpd_register_uri_handler(server, &camuri);
  1495. camuri.uri = "/uptime";
  1496. camuri.handler = handler_uptime;
  1497. camuri.user_ctx = (void *)"Light Off";
  1498. httpd_register_uri_handler(server, &camuri);
  1499. camuri.uri = "/editflow";
  1500. camuri.handler = handler_editflow;
  1501. camuri.user_ctx = (void *)"EditFlow";
  1502. httpd_register_uri_handler(server, &camuri);
  1503. // Legacy API => New: "/value"
  1504. camuri.uri = "/value.html";
  1505. camuri.handler = handler_wasserzaehler;
  1506. camuri.user_ctx = (void *)"Value";
  1507. httpd_register_uri_handler(server, &camuri);
  1508. camuri.uri = "/value";
  1509. camuri.handler = handler_wasserzaehler;
  1510. camuri.user_ctx = (void *)"Value";
  1511. httpd_register_uri_handler(server, &camuri);
  1512. // Legacy API => New: "/value"
  1513. camuri.uri = "/wasserzaehler.html";
  1514. camuri.handler = handler_wasserzaehler;
  1515. camuri.user_ctx = (void *)"Wasserzaehler";
  1516. httpd_register_uri_handler(server, &camuri);
  1517. camuri.uri = "/json";
  1518. camuri.handler = handler_json;
  1519. camuri.user_ctx = (void *)"JSON";
  1520. httpd_register_uri_handler(server, &camuri);
  1521. camuri.uri = "/heap";
  1522. camuri.handler = handler_get_heap;
  1523. camuri.user_ctx = (void *)"Heap";
  1524. httpd_register_uri_handler(server, &camuri);
  1525. camuri.uri = "/stream";
  1526. camuri.handler = handler_stream;
  1527. camuri.user_ctx = (void *)"stream";
  1528. httpd_register_uri_handler(server, &camuri);
  1529. /** will handle metrics requests */
  1530. camuri.uri = "/metrics";
  1531. camuri.handler = handler_openmetrics;
  1532. camuri.user_ctx = (void *)"metrics";
  1533. httpd_register_uri_handler(server, &camuri);
  1534. /** when adding a new handler, make sure to increment the value for config.max_uri_handlers in `main/server_main.cpp` */
  1535. }