| | |
| | | /// </summary> |
| | | public const int GetPanelProximityFail = 233; |
| | | /// <summary> |
| | | /// 按住面板模式 |
| | | /// 按住面板模式按键5秒,绿色指示灯闪烁{0}进入配网状态;闪烁停止{0}指示灯变白色表示配网成功 |
| | | /// </summary> |
| | | public const int AddFreshAirPanelMsg = 235; |
| | | /// <summary> |
| | |
| | | /// </summary> |
| | | public const int AddFreshAirModulPanelMsg = 239; |
| | | /// <summary> |
| | | /// 设置常开模式后,您的门锁将始终{0}处于打开状态,确认开启? |
| | | /// 设置常开模式后,您的门锁将始终{0}处于打开状态,确认开启? |
| | | /// </summary> |
| | | public const int SetDoorLockNomallyOpen = 241; |
| | | /// <summary> |
| | |
| | | /// 背光灯颜色 |
| | | /// </summary> |
| | | public const int BackgroundLightColor = 312; |
| | | /// <summary> |
| | | /// PM2.5感器 -> 长按图示按键5秒以上,信号图标{0}快闪, 进入配网状态。信号图标常亮则配网成功 |
| | | /// </summary> |
| | | public const int AddSensorPMMsg = 313; |
| | | /// <summary> |
| | | /// 自动模式不支持操作 |
| | | /// </summary> |
| | | public const int AutoModeForbiddenOperate = 314; |
| | | /// <summary> |
| | | /// 空气质量 |
| | | /// </summary> |
| | | public const int AirQuality = 315; |
| | | /// <summary> |
| | | /// 空气质量传感器 |
| | | /// </summary> |
| | | public const int AirQualitySensor = 316; |
| | | /// <summary> |
| | | /// 优 |
| | | /// </summary> |
| | | public const int ExcellentAirQuality = 317; |
| | | /// <summary> |
| | | /// 良 |
| | | /// </summary> |
| | | public const int GoodAirQuality = 318; |
| | | /// <summary> |
| | | /// 轻度污染 |
| | | /// </summary> |
| | | public const int LightPollution = 319; |
| | | /// <summary> |
| | | /// 中度污染 |
| | | /// </summary> |
| | | public const int Moderatelyolluted = 320; |
| | | /// <summary> |
| | | /// 重度污染 |
| | | /// </summary> |
| | | public const int HeavyPollution = 321; |
| | | /// <summary> |
| | | /// 严重污染 |
| | | /// </summary> |
| | | public const int SeriousPollution = 322; |
| | | /// <summary> |
| | | /// 门锁常开模式已关 |
| | | /// </summary> |
| | | public const int NormallyClosed = 323; |
| | | /// <summary> |
| | | /// 入网 |
| | | /// </summary> |
| | | public const int Connection = 324; |
| | | /// <summary> |
| | | /// 简约多功能面板 -> 打开面板主菜单,右上角点击{0}设置按钮,点击入网 |
| | | /// </summary> |
| | | public const int AddSimpleMultifunctionMsg = 325; |
| | | /// <summary> |
| | | /// 简约环境面板 -> 长按“开关”按键5秒,所有灯每进行{0}2次亮暗切换,即入网成功 |
| | | /// </summary> |
| | | public const int AddSimpleEnvironmentMsg = 326; |
| | | /// <summary> |
| | | /// 长按“开关”按键5秒 |
| | | /// </summary> |
| | | public const int LongPressButtonSwitch = 327; |
| | | /// <summary> |
| | | /// 最多可添加{0}个 |
| | | /// </summary> |
| | | public const int AddMoreTip = 328; |
| | | /// <summary> |
| | | /// 绑定 |
| | | /// </summary> |
| | | public const int Bind = 329; |
| | | /// <summary> |
| | | /// 330=该设备是继电器,当前只支持带有调光的灯光绑定 |
| | | /// </summary> |
| | | public readonly static int CanSelectDimmer = 330; |
| | | /// <summary> |
| | | /// 该设备是调光灯,当前只支持不带有调光的灯光绑定 |
| | | /// </summary> |
| | | public readonly static int CanSelectRelay = 331; |
| | | /// <summary> |
| | | /// 空调目标 |
| | | /// </summary> |
| | | public const int AcTargets = 332; |
| | | /// <summary> |
| | | /// 不绑定任何目标 |
| | | /// </summary> |
| | | public const int BindEmptyTargets = 333; |
| | | /// <summary> |
| | | /// /睡眠时间 |
| | | /// </summary> |
| | | public const int SleepTime = 334; |
| | | /// <summary> |
| | | /// 警告!数据出错,必须刷新列表,否则控制现象错乱 |
| | | /// </summary> |
| | | public const int UpdateBindList = 335; |
| | | /// <summary> |
| | | /// 同步 |
| | | /// </summary> |
| | | public const int Synchronization = 336; |
| | | /// <summary> |
| | | /// 同步失败 |
| | | /// </summary> |
| | | public const int SynchronizationFailed = 337; |
| | | |
| | | public readonly static int cancel = 5097; |
| | | public readonly static int confrim = 5098; |
| | |
| | | public readonly static int numberSone = 5387; |
| | | public readonly static int openAutomationSone = 5388; |
| | | public readonly static int timeSetSone = 5389; |
| | | public readonly static int invalidSetting = 5390; |
| | | public readonly static int hour = 5391; |
| | | public readonly static int lockOpen = 5392; |
| | | public readonly static int setDoorLockOpen = 5393; |
| | | public readonly static int less = 5394; |
| | | public readonly static int more = 5395; |
| | | public readonly static int or = 5396; |
| | | public readonly static int timeNull = 5397; |
| | | public readonly static int numberInput = 5398; |
| | | public readonly static int closeFailed = 5399; |
| | | public readonly static int openFailed = 5400; |
| | | public readonly static int addFailed = 5401; |
| | | public readonly static int timeSensitive = 5402; |
| | | public readonly static int executeSone = 5403; |
| | | public readonly static int hour1 = 5404; |
| | | public readonly static int mi = 5405; |
| | | public readonly static int nightLightSwitch = 5406; |
| | | public readonly static int colorTemperature = 5407; |
| | | public readonly static int buzzer = 5408; |
| | | public readonly static int ambientLight = 5409; |
| | | public readonly static int illuminanceValue = 5410; |
| | | public readonly static int dark = 5411; |
| | | public readonly static int bright = 5412; |
| | | public readonly static int tipIlluminanceValue = 5413; |
| | | public readonly static int videoIntercom = 5414; |
| | | public readonly static int dong = 5415; |
| | | public readonly static int unit = 5416; |
| | | public readonly static int theOutdoorUnit = 5417; |
| | | |
| | | |
| | | #region 登录注册 |
| | | |
| | | /// <summary> |
| | | /// HDL Home |
| | | /// </summary> |
| | |
| | | /// 常用 |
| | | /// </summary> |
| | | public const int Favorite = 10001; |
| | | |
| | | |
| | | |
| | | /// <summary> |
| | | /// 手机号 |
| | | /// </summary> |
| | |
| | | /// </summary> |
| | | public const int PleaseInputVerificationCode = 10133; |
| | | /// <summary> |
| | | /// 即将通过微信授权登录 |
| | | /// </summary> |
| | | public const int LoginByWechat = 10134; |
| | | /// <summary> |
| | | /// 登录中... |
| | | /// </summary> |
| | | public const int Logining = 10135; |
| | |
| | | /// 当前住宅为空,请先建立住宅 |
| | | /// </summary> |
| | | public const int CurrentlyTheUserIshHouseIsEmptyPleaseBuildANewHouseFirst = 10136; |
| | | /// <summary> |
| | | /// 住宅名称为空 |
| | | /// </summary> |
| | | public const int TheResidenceNameNull = 10137; |
| | | /// <summary> |
| | | /// 邮箱错误,请重新输入 |
| | | /// </summary> |
| | |
| | | /// 请输入长度为6-13个字符的密码 |
| | | /// </summary> |
| | | public const int ThePWDLengthError = 10140; |
| | | /// <summary> |
| | | /// 你已被强制下线! |
| | | /// </summary> |
| | | public const int YouHaveBeenSignOut = 10141; |
| | | /// <summary> |
| | | /// 新密码和原密码一致 |
| | | /// </summary> |
| | |
| | | /// 已有账号?登录 |
| | | /// </summary> |
| | | public const int LoginByAccountPWD_1 = 10145; |
| | | |
| | | |
| | | /// <summary> |
| | | /// 改房间名称已存在 |
| | | /// 该房间名称已存在 |
| | | /// </summary> |
| | | public const int HadSameRoom = 10150; |
| | | /// <summary> |
| | |
| | | /// </summary> |
| | | public const int ControlSceneFail = 10152; |
| | | /// <summary> |
| | | /// 场景为空 |
| | | /// </summary> |
| | | public const int TheSceneIsNull = 10153; |
| | | /// <summary> |
| | | /// 该场景中没有执行目标 |
| | | /// </summary> |
| | | public const int ThisSceneHaveNoDevice = 10154; |
| | | /// <summary> |
| | | /// 操作失败 |
| | | /// </summary> |
| | | public const int FAIL = 10155; |
| | |
| | | /// 发送验证码失败 |
| | | /// </summary> |
| | | public const int SENDFAIL = 10156; |
| | | /// <summary> |
| | | /// 网关不在线 |
| | | /// </summary> |
| | | public const int TheMainGatewayIsNotOnLine = 10157; |
| | | /// <summary> |
| | | /// 下一步 |
| | | /// </summary> |
| | | public const int Next = 10158; |
| | | |
| | | |
| | | /// <summary> |
| | | /// 已是最新版本 |
| | | /// </summary> |
| | |
| | | /// </summary> |
| | | public const int Update = 10161; |
| | | /// <summary> |
| | | /// 更新内容 |
| | | /// </summary> |
| | | public const int UpdateContent = 10162; |
| | | /// <summary> |
| | | /// 更新失败 |
| | | /// </summary> |
| | | public const int UpdateAppFail = 10163; |
| | |
| | | /// 正在更新中... |
| | | /// </summary> |
| | | public const int Updating = 10164; |
| | | /// <summary> |
| | | /// 取消更新 |
| | | /// </summary> |
| | | public const int CancelUpdating = 10165; |
| | | /// <summary> |
| | | /// 版本号 |
| | | /// </summary> |
| | |
| | | /// </summary> |
| | | public const int UpdateVersion = 10168; |
| | | /// <summary> |
| | | /// 协议文本信息内容 |
| | | /// </summary> |
| | | public const int SLA_Title = 10169; |
| | | /// <summary> |
| | | /// 协议详细 |
| | | /// </summary> |
| | | public const int SLA_Detail = 10170; |
| | | |
| | | |
| | | #endregion |
| | | |
| | | #region 分类 |
| | | |
| | | /// <summary> |
| | | /// 功能 |
| | | /// </summary> |
| | | public const int Function = 11000; |
| | |
| | | /// 自动化 |
| | | /// </summary> |
| | | public const int Automation = 11002; |
| | | |
| | | |
| | | /// <summary> |
| | | /// 没有功能 请在个人中心--设备管理处添加 |
| | | /// </summary> |
| | |
| | | /// </summary> |
| | | public const int Cancel = 11023; |
| | | /// <summary> |
| | | /// 没有场景 {\r\n} 请点击右上角添加 |
| | | /// 没有场景{0}请点击右上角添加 |
| | | /// </summary> |
| | | public const int NoScene = 11024; |
| | | /// <summary> |
| | |
| | | /// 空调模式为空,请先配置 |
| | | /// </summary> |
| | | public const int AC_Model_None = 11037; |
| | | |
| | | |
| | | #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; |
| | | /// <summary> |
| | | /// 温度传感器 |
| | | /// </summary> |
| | |
| | | /// 湿度传感器 |
| | | /// </summary> |
| | | public const int HumiditySensor = 12111; |
| | | /// <summary> |
| | | /// 温湿度传感器 |
| | | /// </summary> |
| | | public const int TemperatureAndHumiditySensor = 12112; |
| | | |
| | | |
| | | /// <summary> |
| | | /// 有人 |
| | | /// </summary> |
| | |
| | | /// 安全 |
| | | /// </summary> |
| | | public const int IASZone_Statu_Safe = 12507; |
| | | |
| | | |
| | | #endregion |
| | | |
| | | |
| | | #endregion |
| | | |
| | | #region 主页 |
| | | |
| | | /// <summary> |
| | | /// 房间列表 |
| | | /// </summary> |
| | | public const int RoomList = 13100; |
| | | |
| | | /// <summary> |
| | | /// 选择楼层 |
| | | /// </summary> |
| | |
| | | /// 该场景正在延时,请稍后 |
| | | /// </summary> |
| | | public const int TheSceneIsDelaying = 13149; |
| | | |
| | | |
| | | |
| | | /// <summary> |
| | | /// 选择摆风 |
| | | /// </summary> |
| | |
| | | /// 当前 亮度 |
| | | /// </summary> |
| | | public const int CurrentLightLevel = 13604; |
| | | |
| | | |
| | | |
| | | #endregion |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | |
| | | /// </summary> |
| | | public const int uCarbonMonoxideRevealed = 15393; |
| | | /// <summary>
|
| | | /// 有不明物体经过
|
| | | /// 有人经过
|
| | | /// </summary> |
| | | public const int uHadUnKnowObjectPassed = 15394; |
| | | /// <summary>
|
| | |
| | | /// </summary>
|
| | | public const int uSendPasswordFail = 15980;
|
| | | /// <summary>
|
| | | /// 选择hdlZigbeeGW-xxxx网络
|
| | | /// 请选择hdlZigbeeGW-xxxx网络
|
| | | /// </summary>
|
| | | public const int uPleaseSelectGatewayXXNet = 15981;
|
| | | /// <summary>
|
| | |
| | | /// 灯全关
|
| | | /// </summary>
|
| | | public const int uAllLightClose = 16114;
|
| | | /// <summary>
|
| | | /// 常开自动化手动取消
|
| | | /// </summary>
|
| | | public const int uNormallyOpenLogicManualClose = 16115;
|
| | | /// <summary>
|
| | | /// 游客体验
|
| | | /// </summary>
|
| | | public const int uExperienceAccount = 16116;
|
| | | /// <summary>
|
| | | /// 智能改变生活 | Enjoy smart life
|
| | | /// </summary>
|
| | | public const int uLogoPageText = 16117;
|
| | | /// <summary> |
| | | /// 网络不稳定,场景列表信息缺损 |
| | | /// </summary> |
| | | public const int uNetworkUnStableAndSceneInfoIsNotFull = 16118; |
| | | /// <summary>
|
| | | /// DATA绿色指示灯闪烁
|
| | | /// </summary>
|
| | | public const int uDataGreanPilotLampLinght = 16119;
|
| | | /// <summary>
|
| | | /// 联系方式
|
| | | /// </summary>
|
| | | public const int uContactInformation = 16120;
|
| | | /// <summary>
|
| | | /// 请输入您的联系方式
|
| | | /// </summary>
|
| | | public const int uPleaseInputYourContactInformation = 16121;
|
| | | /// <summary> |
| | | /// 该内容不能省略 |
| | | /// </summary> |
| | | public const int uThisContentCanNotOmitted = 16122;
|
| | | /// <summary> |
| | | /// Mini网关 |
| | | /// </summary> |
| | | public const int uMiniGateway = 16123;
|
| | | /// <summary> |
| | | /// 添加Mini网关 |
| | | /// </summary> |
| | | public const int uAddMiniGateway = 16124;
|
| | | /// <summary>
|
| | | /// 插电后,长按网关HID/WCFG按键5秒{0}系统灯常亮60秒后则进入配网状态
|
| | | /// </summary>
|
| | | public const int uAddMiniGatewayMsg1 = 16125;
|
| | | /// <summary>
|
| | | /// 色温
|
| | | /// </summary> |
| | | public const int uColorTemperature = 16128;
|
| | | /// <summary>
|
| | | /// Mini夜灯
|
| | | /// </summary> |
| | | public const int uMiniNightLight = 16129;
|
| | | /// <summary>
|
| | | /// 燃气泄露
|
| | | /// </summary>
|
| | | public const int uGasLeakage = 16130;
|
| | | /// <summary> |
| | | /// 忽略 |
| | | /// </summary> |
| | | public const int uNeglect = 16131;
|
| | | /// <summary>
|
| | | /// 蜂鸣器开关
|
| | | /// </summary> |
| | | public const int uBuzzerSwitch = 16132;
|
| | | /// <summary>
|
| | | /// 小夜灯开关
|
| | | /// </summary> |
| | | public const int uMiniLightSwitch = 16133;
|
| | | /// <summary>
|
| | | /// 设置设备功能类型失败
|
| | | /// </summary> |
| | | public const int uSetDeviceFunctionTypeFail = 16134;
|
| | | /// <summary>
|
| | | /// 获取场景列表失败,网关回复超时
|
| | | /// </summary> |
| | | public const int uGetSceneListFailAndTimeOut = 16135;
|
| | | /// <summary>
|
| | | /// 需重新绑定
|
| | | /// </summary> |
| | | public const int uNeedToRebind = 16136; |
| | | /// <summary> |
| | | /// 出现意外情况,数据丢失 |
| | | /// </summary> |
| | | public const int uUnKnownErrorAndLostData = 16137;
|
| | |
|
| | |
|
| | |
|
| | | //★★★★下面这些是接口的返回信息翻译,从18000开始★★★★
|
| | | /// <summary>
|
| | |
| | | /// </summary>
|
| | | public const int uAddRepeaterZigbeeMsg = 21014;
|
| | | /// <summary>
|
| | | /// 空调 -> 长按图示按键5秒以上,指示灯{0}变绿闪烁,进入配网状态{0}绿灯每5秒闪烁一次则入网成功
|
| | | /// 空调 -> 长按编程按键5秒,DATA绿色LED闪烁,{0}频率为亮0.5秒,灭0.5秒
|
| | | /// </summary>
|
| | | public const int uAddAirConditionerZbGatewayMsg = 21015;
|
| | | /// <summary>
|
| | |
| | | /// </summary>
|
| | | public const int uAddSensorTemperatureAndHumidityMsg = 21017;
|
| | | /// <summary>
|
| | | /// 方悦2按键轻触式面板 -> 按住面板左上角按键,所有按键指示灯{0}亮起,则配网成功
|
| | | /// 单开双控面板 -> 长按BUTTON1按键5秒,所有指示灯{0}变为绿色并闪烁,进入配网状态
|
| | | /// </summary>
|
| | | public const int uAddFangyueTwoButtonPanelMsg = 21018;
|
| | | /// <summary>
|
| | | /// 方悦4按键轻触式面板 -> 按住面板左上角按键,所有按键指示灯{0}亮起,则配网成功
|
| | | /// 双开四控面板 -> 长按BUTTON1按键5秒,所有指示灯{0}变为绿色并闪烁,进入配网状态
|
| | | /// </summary>
|
| | | public const int uAddFangyueFourButtonPanelMsg = 21019;
|
| | | /// <summary>
|
| | | /// 方悦8按键轻触式面板 -> 按住面板左上角按键,所有按键指示灯{0}亮起,则配网成功
|
| | | /// 四开八控面板-> 长按BUTTON1按键5秒,所有指示灯{0}变为绿色并闪烁,进入配网状态
|
| | | /// </summary>
|
| | | public const int uAddFangyueEightButtonPanelMsg = 21020;
|
| | | /// <summary>
|
| | |
| | | /// 窗帘面板 -> 长按面板左上角按键,所有按键{0}指示灯亮起,则配网成功
|
| | | /// </summary>
|
| | | public const int uAddCurtaunPanelMsg = 21022;
|
| | |
|
| | | /// <summary>
|
| | | /// 吸顶燃气传感器 -> 长按图示按键5秒以上,绿色快闪{0}进入配网状态,绿灯常亮则入网成功
|
| | | /// </summary>
|
| | | public const int uAddSensorCeilingGasMsg = 21023;
|
| | | /// <summary>
|
| | | /// 球型移动传感器 -> 长按图示按键5秒以上,指示灯变绿、闪烁{0}进入配网状态,绿灯熄灭则配网成功
|
| | | /// </summary>
|
| | | public const int uAddSensorSphericalMotionMsg = 21024;
|
| | |
|
| | | //★★★★下面这些是模块ID的官方名字,从30000开始★★★★
|
| | | /// <summary> |
| | |
| | | /// 镜像ID为2310的设备的默认名字:方悦新风小模块 |
| | | /// </summary> |
| | | public const int uDeviceModelId2310 = 30038;
|
| | | /// <summary> |
| | | /// 镜像ID为1306的设备的默认名字:Zigbee吸顶燃气传感器 |
| | | /// </summary> |
| | | public const int uDeviceModelId1306 = 30039;
|
| | | /// <summary> |
| | | /// 镜像ID为1307的设备的默认名字:PM2.5空气质量传感器 |
| | | /// </summary> |
| | | public const int uDeviceModelId1307 = 30040;
|
| | | /// <summary>
|
| | | /// 镜像ID为212的设备的默认名字:简约多功能面板
|
| | | /// </summary> |
| | | public const int uDeviceModelId212 = 30041; |
| | | /// <summary> |
| | | /// 镜像ID为230的设备的默认名字:简约环境面板 |
| | | /// </summary> |
| | | public const int uDeviceModelId230 = 30042; |
| | | /// <summary> |
| | | /// 镜像ID为11的设备的官方名字:Mini网关 |
| | | /// </summary> |
| | | public const int uDeviceModelId11 = 30043;
|
| | | /// <summary> |
| | | /// 镜像ID为20000的设备的官方名字:色温灯 |
| | | /// </summary> |
| | | public const int uDeviceModelId20000 = 30044;
|
| | | /// <summary> |
| | | /// 镜像ID为1205的设备的官方名字:球型移动传感器 |
| | | /// </summary> |
| | | public const int uDeviceModelId1205 = 30045;
|
| | |
|
| | | //★★★★下面这些是设备所属种类的翻译名字,从40000开始★★★★
|
| | | /// <summary>
|
| | |
| | | /// 自定义设备所属ID为16的翻译名字:干接点
|
| | | /// </summary>
|
| | | public const int uDeviceBelongId16 = 40017;
|
| | | /// <summary> |
| | | /// 自定义设备所属ID为2310的翻译名字:新风 |
| | | /// </summary> |
| | | public const int uDeviceBelongId2310 = 40018; |
| | | /// <summary> |
| | | /// 自定义设备所属ID为1307的翻译名字:空气质量 |
| | | /// </summary> |
| | | public const int uDeviceBelongId1307 = 40019; |
| | |
|
| | | //★★★★模块ID的设备默认备注名字,从50000开始,这里不需要定义,只写在Language.ini文件里面★★★★
|
| | | //★★★★模块ID的设备类型名字,从60000开始,这里不需要定义,只写在Language.ini文件里面★★★★
|
| | |
| | | /// 智能空开 |
| | | /// </summary> |
| | | public const int uDeviceDirectionName25 = 70024; |
| | | /// <summary> |
| | | /// 吸顶燃气传感器 |
| | | /// </summary> |
| | | public const int uDeviceDirectionName26 = 70025; |
| | | /// <summary> |
| | | /// PM2.5空气质量传感器 |
| | | /// </summary> |
| | | public const int uDeviceDirectionName27 = 70026; |
| | | /// <summary> |
| | | /// 简约多功能面板 |
| | | /// </summary> |
| | | public const int uDeviceDirectionName28 = 70027; |
| | | /// <summary> |
| | | /// 简约环境面板 |
| | | /// </summary> |
| | | public const int uDeviceDirectionName29 = 70028;
|
| | | /// <summary> |
| | | /// 球型移动传感器 |
| | | /// </summary> |
| | | public const int uDeviceDirectionName30 = 70029; |
| | | |
| | | } |
| | | } |