获取图像数据+上报图像

This commit is contained in:
Irene-Maxine
2025-06-16 13:09:25 +08:00
parent cc168a4bf8
commit bb7562ef5c
6 changed files with 54 additions and 0 deletions

View File

@@ -3970,4 +3970,6 @@ En.MIXLY_DEFINE_KEYBOARDS= 'define the keyboard';
En.MIXLY_TVOC_CO2_SENSOR = 'TVOC,formaldehyde and carbon dioxide sensors';
En.MIXLY_TVOC_CO2_SENSOR_GRT_DATA = 'Obtain the concentrations of TVOC(mg/m³), formaldehyde (mg/m³), and carbon dioxide (ppm)';
En.MIXLY_IMAGE_ACQUISITION = 'image acquisition';
En.MIXLY_JPG_base64_CODE= "JPG's base64 code";
En.MIXLY_REPORT_IMAGE_DATA = 'report image data';
})();