Skip to content

Commit

Permalink
Create readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
phate999 authored Apr 24, 2024
1 parent 00a3722 commit cc726af
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions daily_speedtest/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
daily_speedtest
===============

This SDK Application runs Ookla speedtests at configurable times (on the hour) each day.

> Default hours are 8am, 12pm, 4pm.
You can edit the hours under System > SDK Data.

Edit the "daily_speedtest" entry and set the value of "hours" accordingly.

> It uses 24-hour format and just the hour number (integer). For example 5pm = 17.

The app puts the results in the **asset_id** field which is visible in the NCM devices grid.

You can change the path (field) that the results go into in the same SDK Data entry.


**Example log output:**

06:51:18 PM INFO daily_speedtest Daily speedtest scheduled for 12:00 -- Running now...
06:51:41 PM INFO daily_speedtest 51.48Mbps Down / 10.61Mbps Up / 105ms latency

0 comments on commit cc726af

Please sign in to comment.