From c6b35c3138b944830b5336bf610f918154dd47c7 Mon Sep 17 00:00:00 2001 From: 黄学彪 <hxb@hdlchina.com.cn> Date: 星期六, 12 十月 2019 15:45:10 +0800 Subject: [PATCH] 合并门锁,完成住宅管理 --- ZigbeeApp/Shared/R.cs | 23 ++++++++++++++++++++++- 1 files changed, 22 insertions(+), 1 deletions(-) diff --git a/ZigbeeApp/Shared/R.cs b/ZigbeeApp/Shared/R.cs index 99875dd..d39f734 100755 --- a/ZigbeeApp/Shared/R.cs +++ b/ZigbeeApp/Shared/R.cs @@ -255,6 +255,20 @@ public readonly static int DelLocalBindListThenAddAgain2 = 170; public readonly static int DelLocalBindListThenAddAgain3 = 171; //闈㈡澘缁戝畾浠ヤ笂 + public readonly static int IcCard = 172; + public readonly static int Password = 173; + public readonly static int Fingerprint = 174; + public readonly static int ModigfyFailed = 175; + public readonly static int OnlyBeDeletedOnTheDevice = 176; + public readonly static int Undistributed = 177; + public readonly static int AfterThirtySeconds = 178; + //闂ㄩ攣楠岃瘉瀵嗙爜澶辫触 + public readonly static int OperrateFailed = 179; + public readonly static int RemoteUnlockBindSucessTip1 = 180; + public readonly static int RemoteUnlockBindSucessTip2 = 181; + public readonly static int CLose = 182; + public readonly static int Opening = 183; + public readonly static int DoorLockOpen = 184; public readonly static int RemindSetting = 548; public readonly static int AddNewUser = 650; @@ -3995,7 +4009,14 @@ /// 缂栬緫鎴块棿 /// </summary> public const int uEditorRoom = 15771; - + /// <summary> + /// 鑾峰彇涓�... + /// </summary> + public const int uGetting = 15772; + /// <summary> + /// 瀛樺湪闈炴硶瀛楃銆寋0}銆� + /// </summary> + public const int uErrorFieldIsEsixt = 15773; //鈽呪槄鈽呪槄涓嬮潰杩欎簺鏄帴鍙g殑杩斿洖淇℃伅缈昏瘧,浠�18000寮�濮嬧槄鈽呪槄鈽� /// <summary> -- Gitblit v1.8.0