diff --git a/built_apps/README.md b/built_apps/README.md index 69dbdcc6..74990afe 100755 --- a/built_apps/README.md +++ b/built_apps/README.md @@ -15,8 +15,6 @@ https://customer.cradlepoint.com/s/article/NetCloud-Manager-Tools-Tab#sdk_apps - Run Ookla speedtests via NCM API. Results are put in asset_id field (configurable in SDK Data). Clearing the results starts a new test. This can be done easily via NCM API v2 /routers/ endpoint. - **Autoinstall** - Automatically choose fastest SIM on install. On bootup, AutoInstall detects SIMs, and ensures (clones) they have unique WAN profiles for prioritization. Then the app collects diagnostics and runs Ookla speedtests on each SIM. Then the app prioritizes the SIMs WAN Profiles by TCP download speed. Results are written to the log, set as the description field, and sent as a custom alert. The app can be manually triggered again by clearing out the description field in NCM. -- **Boot2** - - On bootup, this application will perform a speedtest on each SIM and prioritize them based on TCP download. Results are logged, sent as an alert, and PUT to NCM API "custom1" field. - **Installer_UI** - Provide a web interface for installers to configure WiFi and run speedtests. - **Mobile_Site_Survey**