| | |
| | | public readonly static string UnableToBindGateway = "This gateway is already bound to one residence, please reset it before binding to another residence.Or long press the gateway button 3S, the red light is always on to enter the forced binding mode!"; |
| | | //网关固件版本过低,请先升级! |
| | | public readonly static string GatewayVersionLow = "The gateway firmware version is too low, please upgrade first!"; |
| | | //请先绑定无线网关 2020-01-11 |
| | | public readonly static string BindGatewayFirst = "Please bind the wireless gateway first!"; |
| | | } |
| | | } |