# osw **Repository Path**: MenglongWu/osw ## Basic Information - **Project Name**: osw - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-07-29 - **Last Updated**: 2024-11-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README WEB API 测试 ========================== curl -X POST -H "Content-Type: application/x-www-form-urlencoded" -H "X-Requested-With: XMLHttpRequest" -d '{"m":2}' http://192.168.1.249/cgi-bin/query-cache.elf { "r1_s": "-70.00", "r1_p": "-50.00", "r2_s": "-20.00", "r2_p": "-50.00", "tx_s": "-65.00", "tx_p": "-50.00", "route_bak": "0", "r1_w": "1550", "r2_w": "1310", "tx_w": "1550", "sw_manual_sec": "11", "sw_auto_sec": "11", "mode": "0 } curl -X POST -H "Content-Type: application/json" -d '{"m":0,"cmd":""}' http://192.168.1.249/cgi-bin/query-cache.elf { "r": 100, "msg": "" }