old mode 100755
new mode 100644
| | |
| | | public readonly static int CLose = 182; |
| | | public readonly static int Opening = 183; |
| | | public readonly static int DoorLockOpen = 184; |
| | | public readonly static int Year = 185; |
| | | public readonly static int RectifySuccess = 186; |
| | | public readonly static int RectifyFailed = 187; |
| | | public readonly static int SetTempPasswordTip2 = 188; |
| | | public readonly static int SetTempPasswordTip3 = 189; |
| | | public readonly static int SetTempPasswordTip4 = 190; |
| | | public readonly static int SetTempPasswordTip5 = 191; |
| | | public readonly static int SetTempPasswordTip1 = 192; |
| | | |
| | | |
| | | |
| | | |
| | | public readonly static int RemindSetting = 548; |
| | | public readonly static int AddNewUser = 650; |
| | |
| | | public readonly static int Sunrisesunset = 5134; |
| | | public readonly static int cycle = 5135; |
| | | public readonly static int completeNext = 5136; |
| | | public readonly static int Selectedtimetype= 5137; |
| | | public readonly static int Selectedtimetype = 5137; |
| | | public readonly static int Timecondition = 5138; |
| | | public readonly static int condition = 5139; |
| | | public readonly static int pushset = 5140; |
| | |
| | | public readonly static int addtime = 5192; |
| | | public readonly static int selectcommontimetype = 5193; |
| | | public readonly static int newautomation = 5194; |
| | | public readonly static int editautomation= 5195; |
| | | public readonly static int editautomation = 5195; |
| | | public readonly static int open1 = 5196; |
| | | public readonly static int disable = 5197; |
| | | public readonly static int selectsavedautomationstate = 5198; |
| | |
| | | public readonly static int logictemplate = 5358; |
| | | public readonly static int onlight = 5359; |
| | | public readonly static int offlight = 5360; |
| | | public readonly static int OnOffSwitch = 5361; |
| | | public readonly static int addlinkageevent = 5362; |
| | | public readonly static int editlinkageevent = 5363; |
| | | public readonly static int selectunlockingmode = 5364; |
| | | public readonly static int lockaddaction = 5365; |
| | | public readonly static int linkageevent = 5366; |
| | | |
| | | |
| | | |
| | | |
| | | #region 登录注册 |
| | | /// <summary> |
| | | /// HDL Home |
| | | /// </summary> |
| | | public const int AppName = 10000; |
| | | #region 登录注册 |
| | | /// <summary> |
| | | /// HDL Home |
| | | /// </summary> |
| | | public const int AppName = 10000; |
| | | |
| | | |
| | | /// <summary> |
| | |
| | | /// </summary> |
| | | public const int Search = 10108; |
| | | /// <summary> |
| | | /// 确定 |
| | | /// 完成 |
| | | /// </summary> |
| | | public const int Complete = 10109; |
| | | /// <summary> |
| | |
| | | /// </summary> |
| | | public const int SelectScenePic = 11033; |
| | | |
| | | #region 设备类型 |
| | | /// <summary> |
| | | /// 未知设备 |
| | | /// </summary> |
| | | public const int UnknowDevice = 12100; |
| | | /// <summary> |
| | | /// 继电器 |
| | | /// </summary> |
| | | public const int OnOffOutput = 12102; |
| | | /// <summary> |
| | | /// 调光灯 |
| | | /// </summary> |
| | | public const int DimmableLight = 12103; |
| | | /// <summary> |
| | | /// 窗帘 |
| | | /// </summary> |
| | | public const int WindowCoveringDevice = 12104; |
| | | /// <summary> |
| | | /// 空调 |
| | | /// </summary> |
| | | public const int Thermostat = 12105; |
| | | /// <summary> |
| | | /// 传感器 |
| | | /// </summary> |
| | | public const int IASZone = 12106; |
| | | /// <summary> |
| | | /// 空气开关 |
| | | /// </summary> |
| | | public const int AirSwitch = 12107; |
| | | /// <summary> |
| | | /// 彩灯 |
| | | /// </summary> |
| | | public const int ColorDimmableLight = 12108; |
| | | /// <summary> |
| | | /// 中继器 |
| | | /// </summary> |
| | | public const int Repeater = 12109; |
| | | |
| | | #endregion |
| | | #endregion |
| | | |
| | | #region 主页 |
| | | |
| | | /// <summary> |
| | | /// 房间列表 |
| | | /// </summary> |
| | | public const int RoomList = 13100; |
| | | #endregion |
| | | |
| | | #region 主页 |
| | | |
| | | /// <summary> |
| | | /// 房间列表 |
| | | /// </summary> |
| | | public const int RoomList = 13100; |
| | | |
| | | /// <summary> |
| | | /// 选择楼层 |
| | |
| | | /// </summary> |
| | | public const int Open = 13111; |
| | | /// <summary> |
| | | /// 关 |
| | | /// 关闭 |
| | | /// </summary> |
| | | public const int Close = 13112; |
| | | /// <summary> |
| | |
| | | /// 为你的动作创建时间间隔 |
| | | /// </summary> |
| | | public const int SelectTimeForAction = 13122; |
| | | |
| | | /// <summary> |
| | | /// 后 |
| | | /// </summary> |
| | | public const int Later = 13123; |
| | | /// <summary> |
| | | /// 删除 |
| | | /// </summary> |
| | | public const int Delete = 13124; |
| | | /// <summary> |
| | | /// 关 |
| | | /// </summary> |
| | | public const int Shut = 13125; |
| | | /// <summary> |
| | | /// 选择风速 |
| | | /// </summary> |
| | | public const int SelectFanMode = 13126; |
| | | /// <summary> |
| | | /// 低风 |
| | | /// </summary> |
| | | public const int Fan_Low = 13127; |
| | | /// <summary> |
| | | /// 中风 |
| | | /// </summary> |
| | | public const int Fan_Middle = 13128; |
| | | /// <summary> |
| | | /// 高风 |
| | | /// </summary> |
| | | public const int Fan_Height = 13129; |
| | | /// <summary> |
| | | /// 选择模式 |
| | | /// </summary> |
| | | public const int SelectMode = 13130; |
| | | /// <summary> |
| | | /// 自动 |
| | | /// </summary> |
| | | public const int Mode_Auto = 13131; |
| | | /// <summary> |
| | | /// 制冷 |
| | | /// </summary> |
| | | public const int Mode_Cool = 13132; |
| | | /// <summary> |
| | | /// 制热 |
| | | /// </summary> |
| | | public const int Mode_Heat = 13133; |
| | | /// <summary> |
| | | /// 除湿 |
| | | /// </summary> |
| | | public const int Mode_Dry = 13134; |
| | | /// <summary> |
| | | /// 送风 |
| | | /// </summary> |
| | | public const int Mode_FanOnly = 13135; |
| | | /// <summary> |
| | | /// 室温 |
| | | /// </summary> |
| | | public const int IndoorTemperature = 13136; |
| | | /// <summary> |
| | | /// 空调已经关闭,请先打开 |
| | | /// </summary> |
| | | public const int TheACIsClose = 13137; |
| | | /// <summary> |
| | | /// 添加场景失败 |
| | | /// </summary> |
| | | public const int AddSceneFail = 13138; |
| | | /// <summary> |
| | | /// 该场景已存在 |
| | | /// </summary> |
| | | public const int TheSceneHadExist = 13139; |
| | | /// <summary> |
| | | /// 编辑 |
| | | /// </summary> |
| | | public const int Editor = 13140; |
| | | /// <summary> |
| | | /// 编辑场景 |
| | | /// </summary> |
| | | public const int EditorScene = 13141; |
| | | /// <summary> |
| | | /// 未分配区域 |
| | | /// </summary> |
| | | public const int UnallocatedArea = 13142; |
| | | /// <summary> |
| | | /// 功能类型 |
| | | /// </summary> |
| | | public const int FunctionType = 13143; |
| | | /// <summary> |
| | | /// 失败,请重试 |
| | | /// </summary> |
| | | public const int FailedPleaseTryAgain = 13144; |
| | | /// <summary> |
| | | /// 成功 |
| | | /// </summary> |
| | | public const int Success = 13145; |
| | | |
| | | |
| | | #endregion |
| | | |
| | | |
| | | |
| | | |
| | | /// <summary> |
| | | /// 喜爱 |
| | |
| | | //*****public static readonly int Function = 11038; |
| | | |
| | | |
| | | public static readonly int Delete = 11041; |
| | | |
| | | public static readonly int AddFunction = 11042; |
| | | |
| | | public static readonly int Light = 11044; |
| | |
| | | /// 时间间隔 |
| | | /// </summary> |
| | | public static readonly int TimeSpan = 11093; |
| | | public static readonly int TheSceneHadExist = 11094; |
| | | public static readonly int AddSceneFail = 11095; |
| | | |
| | | /// <summary> |
| | | /// 自定义 |
| | | /// </summary> |
| | | public static readonly int Custom = 11098; |
| | | |
| | | |
| | | |
| | | /// <summary> |
| | | /// 自定义 |
| | | /// </summary> |
| | | public static readonly int Custom = 11098; |
| | | |
| | | /// <summary> |
| | | /// 取消收藏 |
| | |
| | | /// 百分比 |
| | | /// </summary> |
| | | public static readonly int Percent = 11103; |
| | | public static readonly int Success = 11104; |
| | | |
| | | |
| | | /// <summary> |
| | | /// The please confirm new password. |
| | |
| | | public readonly static int NORECORD = 11107; |
| | | |
| | | public static readonly int TheMainGatewayIsNotOnLine = 12000; |
| | | /// <summary> |
| | | /// 失败,请重试 |
| | | /// </summary> |
| | | public static readonly int FailedPleaseTryAgain = 12001; |
| | | |
| | | public static readonly int TheSceneIsNull = 12002; |
| | | /// <summary> |
| | | /// 该场景中没有执行目标 |
| | |
| | | ///当前没有可以添加到该房间的设备 |
| | | /// </summary> |
| | | public static readonly int NoDeviceCanAddToRoom = 12034; |
| | | /// <summary> |
| | | /// 选择风速 |
| | | /// </summary> |
| | | public static readonly int SelectFanMode = 12035; |
| | | /// <summary> |
| | | /// 低风 |
| | | /// </summary> |
| | | public static readonly int Fan_Low = 12036; |
| | | /// <summary> |
| | | /// 中风 |
| | | /// </summary> |
| | | public static readonly int Fan_Middle = 12037; |
| | | /// <summary> |
| | | /// 高风 |
| | | /// </summary> |
| | | public static readonly int Fan_Height = 12038; |
| | | /// <summary> |
| | | /// 选择模式 |
| | | /// </summary> |
| | | public static readonly int SelectMode = 12039; |
| | | /// <summary> |
| | | /// 自动 |
| | | /// </summary> |
| | | public static readonly int Mode_Auto = 12040; |
| | | /// <summary> |
| | | /// 制冷 |
| | | /// </summary> |
| | | public static readonly int Mode_Cool = 12041; |
| | | /// <summary> |
| | | /// 制热 |
| | | /// </summary> |
| | | public static readonly int Mode_Heat = 12042; |
| | | /// <summary> |
| | | /// 除湿 |
| | | /// </summary> |
| | | public static readonly int Mode_Dry = 12043; |
| | | /// <summary> |
| | | /// 送风 |
| | | /// </summary> |
| | | public static readonly int Mode_FanOnly = 12044; |
| | | /// <summary> |
| | | /// 室温 |
| | | /// </summary> |
| | | public static readonly int IndoorTemperature = 12045; |
| | | /// <summary> |
| | | /// 空调已经关闭,请先打开 |
| | | /// </summary> |
| | | public static readonly int TheACIsClose = 12046; |
| | | |
| | | |
| | | #region 设备类型 |
| | | /// <summary> |
| | | /// 未知设备 |
| | | /// </summary> |
| | | public static readonly int UnknowDevice = 12100; |
| | | /// <summary> |
| | | /// 控制面板 |
| | | /// </summary> |
| | | public static readonly int OnOffSwitch = 12101; |
| | | /// <summary> |
| | | /// 继电器 |
| | | /// </summary> |
| | | public static readonly int OnOffOutput = 12102; |
| | | /// <summary> |
| | | /// 调光灯 |
| | | /// </summary> |
| | | public static readonly int DimmableLight = 12103; |
| | | /// <summary> |
| | | /// 窗帘 |
| | | /// </summary> |
| | | public static readonly int WindowCoveringDevice = 12104; |
| | | /// <summary> |
| | | /// 空调 |
| | | /// </summary> |
| | | public static readonly int Thermostat = 12105; |
| | | /// <summary> |
| | | /// 传感器 |
| | | /// </summary> |
| | | public static readonly int IASZone = 12106; |
| | | /// <summary> |
| | | /// 空气开关 |
| | | /// </summary> |
| | | public static readonly int AirSwitch = 12107; |
| | | /// <summary> |
| | | /// 彩灯 |
| | | /// </summary> |
| | | public static readonly int ColorDimmableLight = 12108; |
| | | /// <summary> |
| | | /// 中继器 |
| | | /// </summary> |
| | | public static readonly int Repeater = 12109; |
| | | |
| | | #endregion |
| | | |
| | | |
| | | |
| | | /// <summary> |
| | | /// 当前房间没有设备可以添加到场景 |
| | |
| | | /// </summary> |
| | | public const int uStopSearch = 15050; |
| | | /// <summary> |
| | | /// 正在搜索网关… |
| | | /// 智能网关配置网络中 |
| | | /// </summary> |
| | | public const int uGatewaySearching = 15051; |
| | | public const int uGatewaySetting = 15051; |
| | | /// <summary> |
| | | /// 请稍候 |
| | | /// </summary> |
| | | public const int uPleaseWait = 15052; |
| | | /// <summary> |
| | | /// 请确保网关与网线连接{0}系统灯每秒闪烁一次 |
| | | /// 请确保网关已用网线连接 |
| | | /// </summary> |
| | | public const int ConfirmLineConnectMsg = 15053; |
| | | /// <summary> |
| | |
| | | /// </summary> |
| | | public const int NormalTip = 15061; |
| | | /// <summary> |
| | | /// 换绑 |
| | | /// 需重新绑定 |
| | | /// </summary> |
| | | public const int uReBindAgain = 15062; |
| | | public const int uNeedReBinding = 15062; |
| | | /// <summary> |
| | | /// 已绑定 |
| | | /// </summary> |
| | |
| | | /// </summary> |
| | | public const int uGarrison = 15191;
|
| | | /// <summary>
|
| | | /// 确定授权「{0}」成为管理员?
|
| | | /// 确定要授权该账号为主账号?
|
| | | /// </summary>
|
| | | public const int uUpSubAccountLevel = 15192; |
| | | /// <summary>
|
| | |
| | | /// </summary> |
| | | public const int uAppAutoBackup = 15400; |
| | | /// <summary>
|
| | | /// 从网关
|
| | | /// 子网关
|
| | | /// </summary> |
| | | public const int uChidrenGateway = 15401;
|
| | | /// <summary>
|
| | |
| | | /// </summary> |
| | | public const int uGetGatewayTagartFail = 15491; |
| | | /// <summary>
|
| | | /// 确认绑定旧网关?
|
| | | /// 是否重新绑定网关?
|
| | | /// </summary> |
| | | public const int uRebindGatewayMsg = 15492; |
| | | /// <summary>
|
| | |
| | | /// </summary> |
| | | public const int uHadSharedContent = 15564;
|
| | | /// <summary> |
| | | /// 创建新共享 |
| | | /// 新增共享 |
| | | /// </summary> |
| | | public const int uAddShared = 15565;
|
| | | /// <summary> |
| | |
| | | /// </summary>
|
| | | public const int uCanNotAddDeviceInGarrisonMode = 15582;
|
| | | /// <summary>
|
| | | /// 无可共享的房间
|
| | | /// 全部区域无可共享的设备
|
| | | /// </summary> |
| | | public const int uNotShardDeviceInAllRoomMsg = 15583;
|
| | | /// <summary>
|
| | |
| | | /// 存在非法字符「{0}」
|
| | | /// </summary>
|
| | | public const int uErrorFieldIsEsixt = 15773;
|
| | | /// <summary>
|
| | | /// 不存在该账户,请重新输入
|
| | | /// </summary>
|
| | | public const int uMemberIsNotEsixtAndInputAgain = 15774;
|
| | | /// <summary>
|
| | | /// 返回
|
| | | /// </summary>
|
| | | public const int uGoBack = 15775;
|
| | | /// <summary>
|
| | | /// 还没有共享区域给成员{0}可点击右上角“+”添加
|
| | | /// </summary>
|
| | | public const int uNotShardComtentMsg = 15776;
|
| | | /// <summary>
|
| | | /// 确认删除共享房间?
|
| | | /// </summary>
|
| | | public const int uDeleteShardRoomMsg = 15777;
|
| | | /// <summary>
|
| | | /// 还没绑定网关哦
|
| | | /// </summary>
|
| | | public const int uHadNotBindGatewayMsg = 15778;
|
| | | /// <summary>
|
| | | /// 解决方法,可选择执行以下任意一种方式:
|
| | | /// </summary>
|
| | | public const int uSearchGatewayFailMsg1 = 15779;
|
| | | /// <summary>
|
| | | /// 1.长按ZB/RST键20秒,网关恢复出厂设置,指示灯全部熄{0}灭后,重新入网。
|
| | | /// </summary>
|
| | | public const int uSearchGatewayFailMsg2 = 15780;
|
| | | /// <summary>
|
| | | /// 2.点按HID/WCFG键,进入网关换绑模式,系统指示灯快闪{0}5秒。
|
| | | /// </summary>
|
| | | public const int uSearchGatewayFailMsg3 = 15781;
|
| | | /// <summary>
|
| | | /// 3.请重试,重新添加网关。
|
| | | /// </summary>
|
| | | public const int uSearchGatewayFailMsg4 = 15782;
|
| | | /// <summary>
|
| | | /// 4.返回网关管理。
|
| | | /// </summary>
|
| | | public const int uSearchGatewayFailMsg5 = 15783;
|
| | | /// <summary>
|
| | | /// 重试
|
| | | /// </summary>
|
| | | public const int uReDoAgain = 15784;
|
| | | /// <summary>
|
| | | /// 返回网关管理
|
| | | /// </summary>
|
| | | public const int uGobackGatewayManage = 15785;
|
| | | /// <summary>
|
| | | /// 搜索失败
|
| | | /// </summary>
|
| | | public const int uSearchFail = 15786;
|
| | | /// <summary>
|
| | | /// (新)
|
| | | /// </summary>
|
| | | public const int uNewTip1 = 15787;
|
| | | /// <summary>
|
| | | /// 正在换绑网关,请稍候…
|
| | | /// </summary>
|
| | | public const int uIsReBindingPleaseWaiting = 15788;
|
| | |
|
| | | //★★★★下面这些是接口的返回信息翻译,从18000开始★★★★
|
| | | /// <summary>
|