| | |
| | | { |
| | | public static class StringId |
| | | { |
| | | |
| | | |
| | | /// <summary> |
| | | /// 验收 |
| | | /// </summary> |
| | | public const int ACCEPTANCE = 622; |
| | | /// <summary> |
| | | /// 初始态 |
| | | /// </summary> |
| | | public const int INITIAL_TATE = 621; |
| | | /// <summary> |
| | | /// 待验收 |
| | | /// </summary> |
| | | public const int To_Be_Accepted = 620; |
| | | /// <summary> |
| | | /// 调试中 |
| | | /// </summary> |
| | | public const int Debugging = 619; |
| | | /// <summary> |
| | | /// 待调试 |
| | | /// </summary> |
| | | public const int To_Be_Debugged = 618; |
| | | /// <summary> |
| | | /// 住宅状态 |
| | | /// </summary> |
| | | public const int HouseStatus = 617; |
| | | /// <summary> |
| | | /// 绑定账号 |
| | | /// </summary> |
| | | public const int BindSubAccount = 616; |
| | | /// <summary> |
| | | /// 撤销授权后,该品牌关联在On Pro中的设备将全部被解绑,相关使用信息合设备值也将失效 |
| | | /// </summary> |