初步增加educore

This commit is contained in:
Irene-Maxine
2025-01-09 08:46:44 +08:00
parent 9d74c9800d
commit 6a97eb899b
329 changed files with 15296 additions and 40 deletions

View File

@@ -3888,4 +3888,18 @@ En.MIXLY_OPEN_RESPONSE = 'Open Response';
En.MIXLY_CLOSE_RESPONSE = 'Close Response';
En.MILXY_ENTER_WAKE_UP = 'Enter wake up';
En.MIXLY_QUIT_WAKE_UP = 'Quit wake up ';
En.MIXLY_CAR = 'Car';
En.MIXLY_LIGHT_SENSOR = 'Light Sensor';
En.MIXLY_BODY_SENSOR = 'Human Body Sensor';
En.MIXLY_SOILHUM_SENSOR = 'Soil Moisture Sensor';
En.MIXLY_GYROSCOPE_SENSOR = 'Gyroscope Sensor';
En.MIXLY_Horizontal_inclination = 'Horizontal Inclination';
En.MIXLY_Infrared_pyroelectric_sensor = 'Infrared Pyroelectric Sensor';
En.MIXLY_SERIAL_NUMBER = 'Serial Number';
En.MIXLY_BE_SHAKED = 'Shaken';
En.MIXLY_BE_CONNETCED = 'Connected';
En.MIXLY_AT = 'At';
En.MIXLY_SMARTCAMERA = 'Camera';
En.MIXLY_PROCCED = 'Proceed';
En.MIXLY_RECOGNIZED_RESULT = 'Recognition Result';
})();