old mode 100755
new mode 100644
| | |
| | | /// 警告!数据出错,必须刷新列表,否则控制现象错乱 |
| | | /// </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 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; |
| | | |
| | | |
| | | |
| | | /// <summary> |
| | |
| | | /// <summary>
|
| | | /// 需重新绑定
|
| | | /// </summary> |
| | | public const int uNeedToRebind = 16136;
|
| | | public const int uNeedToRebind = 16136; |
| | | /// <summary> |
| | | /// 出现意外情况,数据丢失 |
| | | /// </summary> |
| | | public const int uUnKnownErrorAndLostData = 16137;
|
| | |
|
| | |
|
| | |
|