| | |
| | | /// </summary> |
| | | /// <param name="ExtendedState">伸/åºç¶æ</param> |
| | | /// <returns></returns> |
| | | WebResponseContent automation(string ExtendedState); |
| | | WebResponseContent automation(string ExtendedState,string LocalIP); |
| | | |
| | | /// <summary> |
| | | /// æå¨æ§å¶ï¼ä¼¸ç¼©æç缩åå伸åºé度 |
| | |
| | | /// <param name="ExtendedState">伸/ç¼©ç¶æ</param> |
| | | /// <returns></returns> |
| | | /// |
| | | WebResponseContent ManualOperation(string position, string ExtendedState); |
| | | WebResponseContent ManualOperation(string position, string ExtendedState, string LocalIP); |
| | | |
| | | |
| | | /// <summary> |
| | |
| | | /// </summary> |
| | | /// <param name="entity"></param> |
| | | /// <returns></returns> |
| | | WebResponseContent AddSpeed(SpeedDTO entity); |
| | | WebResponseContent AddSpeed(SpeedDTO entity, string LocalIP); |
| | | |
| | | /// <summary> |
| | | /// è·åå½åç¨åºææ°ç伸缩æé度 |
| | | /// </summary> |
| | | /// <returns></returns> |
| | | WebResponseContent BackfillSpeed(); |
| | | WebResponseContent BackfillSpeed(string LocalIP); |
| | | |
| | | |
| | | /// <summary> |
| | | ///å½èªå¨ä¼¸åºéè¦æåæ¶ï¼æåæé® |
| | | /// </summary> |
| | | /// <returns></returns> |
| | | WebResponseContent PauseButton(); |
| | | WebResponseContent PauseButton(string LocalIP); |
| | | |
| | | /// <summary> |
| | | /// 伸缩æå½åä½ç½® |