| | |
| | | { |
| | | |
| | | /// <summary> |
| | | /// 自动触发 |
| | | /// </summary> |
| | | public const int AutomaticTriggering = 669; |
| | | /// <summary> |
| | | /// 手动触发 |
| | | /// </summary> |
| | | public const int ManualTriggering = 668; |
| | | /// <summary> |
| | | /// 人脸录入帮助 |
| | | /// </summary> |
| | | public const int FaceEntryHelp = 667; |
| | | /// <summary> |
| | | /// 触发方式 |
| | | /// </summary> |
| | | public const int TriggerMode = 666; |
| | | /// <summary> |
| | | /// 人脸开始解析 |
| | | /// </summary> |
| | | public const int FaceUnlockTip = 665; |
| | | /// <summary> |
| | | /// 人脸开锁 |
| | | /// </summary> |
| | | public const int FaceUnlock = 664; |
| | | /// <summary> |
| | | /// 电池管理 |
| | | /// </summary> |
| | | public const int BatteryManagement = 663; |
| | | /// <summary> |
| | | /// 音频设置 |
| | | /// </summary> |
| | | public const int AudioSetup = 662; |
| | | /// <summary> |
| | | /// 门锁布防模式提示 |
| | | /// </summary> |
| | | public const int DoorlockDefenceModeTip = 661; |
| | | /// <summary> |
| | | /// 布防模式 |
| | | /// </summary> |
| | | public const int DefenceMode = 660; |
| | | /// <summary> |
| | | /// 反锁模式提示 |
| | | /// </summary> |
| | | public const int AntiLockModeTip = 659; |
| | | /// <summary> |
| | | /// 反锁模式 |
| | | /// </summary> |
| | | public const int AntiLockMode = 658; |
| | | /// <summary> |
| | | /// 童锁模式提示 |
| | | /// </summary> |
| | | public const int ChildLockModeTip = 657; |
| | | /// <summary> |
| | | /// 童锁模式 |
| | | /// </summary> |
| | | public const int ChildLockMode = 656; |
| | | /// <summary> |
| | | /// 按键二次开锁提示 |
| | | /// </summary> |
| | | public const int PressTheButtonToUnlockTwiceTip = 655; |
| | | /// <summary> |
| | | /// 按键二次开锁 |
| | | /// </summary> |
| | | public const int PressTheButtonToUnlockTwice = 654; |
| | | /// <summary> |
| | | /// 人脸开锁设置 |
| | | /// </summary> |
| | | public const int FaceUnlockSetting = 653; |
| | | /// <summary> |
| | | /// 开锁设置 |
| | | /// </summary> |
| | | public const int UnlockSetting = 652; |
| | | /// <summary> |
| | | /// 删除成功 |
| | | /// </summary> |
| | | public const int DeleteSuccess = 651; |
| | | /// <summary> |
| | | /// 是否删除该用户 |
| | | /// </summary> |
| | | public const int DeleteDoorlockUserTip = 650; |
| | | /// <summary> |
| | | /// 活动检测 |
| | | /// </summary> |
| | | public const int ActivityDetection = 649; |