| | |
| | | /// 同步失败 |
| | | /// </summary> |
| | | public const int SynchronizationFailed = 337; |
| | | /// <summary> |
| | | /// 数据校正 |
| | | /// </summary> |
| | | public const int DataCorrection = 338; |
| | | /// <summary> |
| | | /// 339=矫正温度失败 |
| | | /// </summary> |
| | | public const int DataCorrectionFailed = 339; |
| | | /// <summary> |
| | | /// 340=矫正面板内置的温度或湿度传感器读数 |
| | | /// </summary> |
| | | public const int DataCorrectionTip = 340; |
| | | /// <summary> |
| | | /// 341=请输入正确的数值 |
| | | /// </summary> |
| | | public const int NumTip = 341; |
| | | |
| | | public readonly static int cancel = 5097; |
| | | public readonly static int confrim = 5098; |
| | |
| | | /// 开关键
|
| | | /// </summary>
|
| | | public const int uSwitchButton = 16147;
|
| | | /// <summary>
|
| | | /// 过户
|
| | | /// </summary>
|
| | | public const int uTransfer = 16148;
|
| | | /// <summary>
|
| | | /// 住宅过户
|
| | | /// </summary>
|
| | | public const int uTransferOfResidence = 16149;
|
| | |
|
| | |
|
| | | //★★★★下面这些是接口的返回信息翻译,从18000开始★★★★
|
| | |
| | | /// </summary>
|
| | | public const int uAddFangyueEightButtonPanelMsg = 21020;
|
| | | /// <summary>
|
| | | /// 方悦环境面板 -> 按住面板功能(function)按键,所有按键{0}指示灯亮起,则配网成功
|
| | | /// 方悦环境面板 ->按住面板功能按键5秒,绿色指示灯闪烁{0}进入配网状态;闪烁停止{0}指示灯变白色表示配网成功
|
| | | /// </summary>
|
| | | public const int uAddFangyueEnvironmentPanelMsg = 21021;
|
| | | /// <summary>
|